XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFEExtension.NetCore.XUnit

【DLL】提供方便快捷的测试,无需编写Main方法,可直接添加特性在类或方法上进行测试

公开
关注 0 Fork 0 Star 0
UTF-8

Release 4.0.0

New Rules

Rule ID Category Severity Notes
XFE0002 XFEExtension.NetCore.XUnit Error Rejects async void tests and benchmarks
XFE0003 XFEExtension.NetCore.XUnit Error Validates lifecycle method signatures
XFE0100 XFEExtension.NetCore.XUnit Warning Migrates legacy test attributes
XFE1001 XFEExtension.NetCore.XUnit.Generator Error Rejects unsupported generated invocation signatures
XFE1002 XFEExtension.NetCore.XUnit.Generator Info Reports projects with an existing entry point
XFE1003 XFEExtension.NetCore.XUnit.Generator Error Validates generated invocation argument counts