Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Ignoring Exceptions in xUnit.net

c# .net assert xunit

How to test for exceptions thrown using xUnit, SubSpec and FakeItEasy

.NET Core 1.0 - How to run "All tests in Solution" with xUnit command line

Running xUnit on Visual Studio for Mac

Can't run Xunit tests on Visual Studio 2017

ASP.NET Core Testing - get NullReferenceException when initializing InMemory SQLite dbcontext in fixture

xUnit - Display test names for theory memberdata (TestCase)

Unit Testing on Controller that uses AutoMapper

What is the preferred way to handle multiple test cases in Xunit?

xUnit assert two values are equal with some tolerance

c# xunit assertion

Unable to get ConfigurationBuilder to read from appsettings.json in xunit class library in ASP.NET Core 1.0 RC2

XUnit nuget failing (visual studio 2013) xunit.core already has dependency defined

xUnit test using data coming from external file

c# xunit xunit.net

In F# how do you pass a collection to xUnit's InlineData attribute

.net f# tdd xunit

How to unit test ActionFilterAttribute

why xunit not allow test a method with parameters?

xunit

VS 2013 MSTest vs nUnit vs xUnit

Can't get xUnit tests to run with .NET Core

.net-core xunit