Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

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

No parallel tests with xUnit DNX

c# json xunit dnx

xUnit test project connection string

TeamCity doesn't pick up result of xUnit tests when testing .NET Core project

How to write unit test for custom model binder in ASP.net core

How to compare lists using fluent-assertions?