Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

Always Freeze mocks using AutoFixture, XUnit, and Moq

How to combine PropertyData and AutoNSubstituteData attributes in xunit/autofixture?

.NET Core Xunit - IActionResult' does not contain a definition for 'StatusCode'

XUnit and AutoFixture Exception No Data found for (test name)

How to run "dotnet xunit PathToLibrary.dll" from command line (in Continous Integration)

.net-core xunit xunit.net

Creating a IEqualityComparer<IEnumerable<T>>

AutoData Theories with AutoFixture using manual fakes

Async lambda expressions in Xunit Assert.Throws

c# async-await xunit.net

How to get SpecFlow working with xUnit.net as the test runner

xunit.net specflow

Rerun failed .NET unit test from PowerShell script or .NET

Visual Studio 2015 Test Explorer does not see XUnit dnx traits

Is is possible to have ITestOutputHelper created by xUnit to be available in AutoFixture context?

c# xunit.net autofixture

Unit testing code targeting several frameworks at once with .NET Core and xUnit

How to test two objects are equal in xunit.net?

unit-testing xunit.net

xUnit Test Runner failed to run tests through ReSharper

How do I use dotnet test to run tests from multiple libraries with a single pass/fail summary

How to let xUnit runner only execute tests in specific classes?

msbuild xunit xunit.net

Running code on assembly load in xUnit

c# xunit xunit.net

resharper is not ignoring tests marked with Category Attribute in XUnit

resharper xunit.net

xUnit Non-Static MemberData