Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

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?

Generate XML-Report for xUnit using Visual Studio Runner

Can't get Resharper 6.0 to work with xUnit.net

xunit resharper-6.0

How to compare lists using fluent-assertions?

.net core 2.0 ConfigureLogging xunit test

c# logging asp.net-core xunit