Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Create unit tests in ASP.NET Core

Why .NET Core (dnxcore50) xUnit Tests are not visible in VS2015 Test Explorer?

Unit testing with Generic Repository in .net Core

How to set ASPNETCORE_ENVIRONMENT when testing .NET Core 2.0 class library with xUnit in VS2017

xunit programmatically add new tests/"[Facts]"?

unit-testing nunit xunit

xUnit test engine's InlineDataAttribute + optional method parameters

Progress indication in unit tests

Use the same test data for multiple runs of xUnit Theory

mock atLeastOnce with concrete value, the rest not important

Static Data from xunit MemberData function is computed twice

c# xunit xunit.net

AutoMapper+xUnit: Missing type map configuration or unsupported mapping

Logging with Specflow and xUnit 2 (ITestOutputHelper)

c# specflow xunit xunit2

Change pytest testsuite name in xml report

pytest xunit

Test Exception with Theory in XUnit

c# xunit

Deploy project with xUnit reference as NuGet package

c# nuget xunit

Using Moles with XUnit - wrong dll version

Show output using dotnet core 1.1 and xunit unit tests?

How to unit test ViewBag in ASP.NET Core?

How to compare lists using fluent-assertions?

.net core 2.0 ConfigureLogging xunit test

c# logging asp.net-core xunit