Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

Using xUnit.net AutoRollback and Multi Threading

Using xUnit.net Console Runner With Mono

c# mono xunit xunit.net

Running XUnit.Net tests from Main Method / Within MonoDevelop

How to run filters on dotnet tests

.Net Core DynamodDB unit testing with XUnit

Mocked async method never called in Moq

c# async-await moq xunit.net

XUnit - InvalidOperationException : Solution root could not be located using application root

Is it right to call and use this as a stub or mock?

c# unit-testing tdd xunit.net

Running XUnit tests with TeamCity using MSBuild

There is no currently active test exception in XUnit C#

Should I test UDP server code, and if so - why and how?

Creating a unit test for CORS with xUnit and .Net Core MVC controller

XUnit CollectionFixture instantiating multiple times

c# xunit.net

Add data to DbContext only once

Problems Running AutoFixture xUnit Theory After Upgrading Project to NuGet 3.0

XUnit Class Fixture (IClassFixture) is being executed twice