Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

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

Mocking MediatR 3 with Moq

IsType<T> and IsType(object, object) throwing IsTypeException

c# xunit xunit.net

What do you need from a test harness?

Unsupported expression: Non-overridable members (here: ) may not be used in setup / verification expressions

.net .net-core moq xunit

Unable to Mock HttpClient PostAsync() in unit tests

c# .net unit-testing moq xunit

xUnit Async Test Not Working Properly

Xunit The following constructor parameters did not have matching fixture data

.net xunit

xUnit Assert.All() async

c# xunit xunit.net xunit2

asp.net core testing controller with IStringLocalizer

What is the reference source for a standard XUnit report XML [closed]

xml unit-testing xunit

How to run xUnit test DLL in Commandline without building the project

Automapper in xUnit testing and .NET Core 2.0