Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Testing UWP app with xUnit on VS2015

Using XUnit with Visual Studio Online