Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Writing tests for script files in F#

f# tdd xunit

Why can't List<int> be converted to TCollection in xunit.net theory?

c# generics xunit xunit.net

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

Mock HostingEnvironment.QueueBackgroundWorkItem in xunit test

moq xunit .net-4.5.2

.net core 2.0 ConfigureLogging xunit test

c# logging asp.net-core xunit