Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

Cannot access files from xunit in WinRT (The process has no package identity)

AutoFixture.Xunit with Xunit.net 2.0 beta

nuget xunit.net autofixture

Why can't List<int> be converted to TCollection in xunit.net theory?

c# generics xunit xunit.net

Why .NET Core (dnxcore50) xUnit Tests are not visible in VS2015 Test Explorer?

AutoFixture: PropertyData and heterogeneous parameters

c# xunit.net autofixture

xunit.net - double[,] comparison

unit-testing xunit.net

How to set Test Priority in xUnit and also to run selective test based on Priority

c# xunit.net

Use the same test data for multiple runs of xUnit Theory

Unit test for a collection of anonymous JSON objects

Static Data from xunit MemberData function is computed twice

c# xunit xunit.net

Why isn't xUnit.net's FactAttribute AttributeUsage.Inheritable?

c# nunit mstest mbunit xunit.net

ReactiveUI vs. ICollectionView

xUnit v1 tests appear in xUnit GUI (xunit.gui.clr4.exe) but not VS 2012 Test Explorer

Is ConstructorInfo.GetParameters Thread-Safe?

Seed test data for every test in ASP.NET Core / EF Core / xUnit.NET integration tests

.NET test framework with parameterized unit testing, that shows red/green for each combination?

Execute tests based on Xunit filtered by traits in Teamcity

Moq and accessing called parameters

Using MOQ to test a repository

How to read appsettings.json in xunit test project?

c# asp.net-core xunit.net