Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How to run setup code only once in an xUnit.net test

c# asp.net xunit xunit.net

VS 2017 RC generating an 0x8000ffff error when trying to debug xUnit tests

Dependency injection in Xunit project

How to combine AutoDataAttribute with InlineData

The following constructor parameters did not have matching fixture data

xUnit framework: Equivalent of [TestFixtureSetUp] of NUnit in XUnit?

nunit xunit

Xunit 2.3.0 Unable to pass dates as inline params

c# xunit xunit.net

Xunit Unit Tests will not run