Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

FileNotFoundException for CefSharp when running XUnit test

c# cefsharp xunit.net

How to get a `ITestOutputHelper` in a `IClassFixture`?

.net-core xunit.net

In xunit test catch block not executing after mocking

c# async-await xunit xunit.net

Dispose not called when running tests from a number of classes in VS

How to verify AddSingleton with special type is received using NSubstitute framework

Trapping Error Status in MSBuild

XUnit test for the response body content

c# xunit.net

Does XUnit share fixture instances across test classes?

WebApplicationFactory error, not throwed in debug mode

Does Xunit use a source generator for test data?

c# .net-core csproj xunit.net

How to share one fixture among all test classes?

c# xunit fixtures xunit.net

Asp .Net Core Unit Test Mock UserManager.CreateAsync and return Identity Result

Override Startup in WebApplicationFactory does not map endpoints

How (strategy) to unit test properties (get/set) in BDD style?

AutoFixture.Xunit's [Frozen] not working

How can I log the execution order of tests in xUnit

c# xunit.net

Runtime folder structure when running xUnit.net tests

c# .net mstest xunit xunit.net