Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

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

AutoFixture with "weak" types

xunit autofixture

Why is the XUnit plugin not working with Jenkins?

selenium jenkins xunit

Execute tests based on Xunit filtered by traits in Teamcity

OpenCover Reports missing pdbs when pdbs are present (XUnit/.NET Core)

.net-core xunit opencover

Using MOQ to test a repository

How to compare lists using fluent-assertions?

.net core 2.0 ConfigureLogging xunit test

c# logging asp.net-core xunit