Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

How do I verify mocked async method called with correct expression?

API docs for xunit.net [closed]

xunit.net

Are there Parameterized Test Fixtures for xunit?

Let xUnit combine parameters

Configure AspNetCore TestServer to return 500 instead of throwing exception

reusing the same tests for different implementation

Xunit create new instance of Test class for every new Test ( using WebDriver and C#)

Alternative xUnit GUI runner

Use multiple collectionfixture on my test class in xUnit 2.x

xunit xunit.net

Exception discovering xUnit.net tests with Visual Studio Online build server

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?