Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Creating a IEqualityComparer<IEnumerable<T>>

Mocking HttpResponse WriteAsync

How to unit test a class which calls service bus queue client SendAsync method

Lambda expression as inline data in xUnit

c# .net unit-testing xunit

Determine current path with DNX projects

c# asp.net xunit dnx appveyor

How to write a roslyn analyzer that references a dotnet standard 2.0 project

xUnit tests fails when executed by Azure DevOps

Visual Studio 2015 Test Explorer does not see XUnit dnx traits

Unable to find any matching test cases with xUnit

Dependency Injection with XUnit and ASP.NET Core 1.0

Where and how can I learn software testing techniques?

unit-testing testing tdd xunit

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

How to run XUnit tests in the project.json and dotnet tfm world

xunit dnx project.json

VS2015 Code Coverage not working with tests in ASP.NET Core 1.0 (formerly known as ASP.NET 5)

Can not instantiate proxy of class. Could not find a parameterless constructor

Anyone used SpecFlow with xUnit 2.0 successfully?

c# bdd specflow xunit

Running code on assembly load in xUnit

c# xunit xunit.net