Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

xUnit Non-Static MemberData

xUnit.net Theory where MemberData is from derived class

c# xunit xunit.net

xunit add info to output

c# hook integration xunit.net

how often should the entire suite of a system's unit tests be run?

What is the attribute in Xunit that's similar to TestContext in Visual studio tests?

c# xunit 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