Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Run/Exclude Specific Tests in Build Definition Team Foundation Server 2015

tfs xunit tfs-2015

Publishing xunit test results in Azure Devops fails with "No Result Found to Publish"

azure-pipelines xunit

xunit - how to get HttpContext.User.Identity in unit tests

how do I make play framework (2.1) export test results in xunit format