Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

TeamCity build does not run new XUnit tests

git teamcity xunit.net

Unconstrained Isolation (mocking) framework for dotnet core

XUnit2 not finding tests anymore after upgrading VS2015 to Update 3

Running xUnit tests on Teamcity using async methods

How to run a function when return value is void upon setup in Moq

c# unit-testing moq xunit.net

How to associate a XUnit Fact to a Test Case in TFS

tfs .net-core xunit.net

C# How to Xunit Test - Task Void Method

c# .net xunit xunit.net

Using multiple Fact or single Theory

c# unit-testing xunit.net

HttpClient mock

c# xunit.net .net-7.0

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