Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Unit Testing Azure Functions and .csx Files

The type or namespace name 'Startup' could not be found

XUnit DI through overridden Startup file (.net core)

testing asp.net-core xunit

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

xunit test for IFormFile field in Asp.net Core

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

.net-core xunit xunit.net

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