Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

How can I check if an object inherits from another class using FluentAssertions?

c# xunit fluent-assertions

How to inject NavigationManager in bunit Blazor component unit test

How can I Mock HttpRequest[] indexer property

c# moq httprequest xunit

xUnit 1.9.2 and .Net 4.0

.net-4.0 xunit xunit.net

AutoMock setup with AutoFixture Data Theories

Working with multiple environments during integration testing with ASP.NET Core

Reusable Setup for Unit Tests

Unit testing body of properties

How to unit test a .NET middleware that uses Response.OnStarting

xunit cannot discover tests after upgrading to v2

xunit

xunit does not compile with ASP.NET Core RC2

asp.net-core xunit

How to pass multiple parameters to tests that share the same setup code in Matlab xUnit?

unit-testing matlab xunit

Mixed Mode Assembly with Xunit Test runner extension for Visual Studio 2012

Error running xunit test with unquote library and Visual Studio 2015 - Method not found

How to get .NET Core 2.0 xUnit test reports into VSTS

not able to print output to console window while running xunit tests

c# xunit

Jenkins JUnit plugin gives error "ERROR: No test report files were found. Configuration error?"

django jenkins junit xunit

Is it possible to use xUnit with LINQPad?

c# .net xunit linqpad xunit.net

Xunit - disable parallelism in few tests of full set

c# selenium nunit xunit

F# XUnit test does not print output

f# xunit