Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

XUnit, AutoFixture and Moq best practice

How to run XUnit Tests with Jenkins

jenkins xunit.net

Faking/mocking an interface gives "no default constructor" error, how can that be?

Instantiating IOptions<> in xunit

running xunit from console

console xunit xunit.net

xUnit dotnet test CLi to output to NUnit xml so that Bamboo can read the results

.net bamboo xunit xunit.net

App.config for Xunit

c# xunit.net

.NET Core how to unit test service?

How to determine the version of MSBuild an assembly was built with?

c# .net msbuild xunit xunit.net

How do I configure visual studio to run xUnit.net tests?

How to mock out the UserManager in ASP.NET 5

Howto resolve .net test hangs on "Starting test execution, please wait..."

XUnit InlineData with Objects? [duplicate]

xUnit v2 IUseFixture<> replacement

c# .net testing xunit xunit.net

How to test web API JSON response?

Extending XUnit Assert class with new asserts

Is this test name just a bit over the top

xUnit Theory with async MemberData

An exception occurred while invoking executor 'executor://xunit/VsTestRunner2/uap': Could not load file or assembly 'System.IO.FileSystem

How to make xUnit to run a Theory parallel?

c# testing xunit xunit.net