xunit.net
-
如何根据特定的异常类型在 xUnit 中重试测试
-
使用inlinedata时是否可以使用string.empty?
-
为什么 dotnet test project.csproj --filter category=unit 在 Azure DevOps 中失败?
-
XUnit - 混合理论数据机制、输入和预期数据
-
.net core : Integration testing : Getting error : XUnitTestClassRunner.cs not found
-
XUnit 测试不 运行(死循环)
-
xUnit Assert.Throws 和 Record.Exception 没有捕获异常
-
多个夹具实例
-
无法创建新服务:ChromeDriverService
-
C# xUnit 测试监听器
-
无法孤立地调试单一理论
-
无法找到 testhost.dll。请发布您的测试项目并重试
-
在 xunit 中针对不同的程序模型重新运行测试组
-
EF Core 查询在真实数据库中运行良好,但测试失败
-
指定到特定模块以使用 xunit 进行测试
-
Xunit Prevent base class 执行测试
-
XUnit 是否在测试 类 之间共享夹具实例?
-
使用 Visual Studio 测试 运行 的 xUnit 测试 运行 的输出未显示在输出 window 中
-
将 AspNetCore TestServer 配置为 return 500 而不是抛出异常
-
xUnit 用假的替换第三方 class 实例