Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Display the Test Class name in the Text Explorer in Visual Studio 2012 with c# and xUnit

xUnit adding Trait to CollectionDefinition

c# xunit xunit.net

How can I add additional Test projects to the "Create Unit Tests" context menu in Visual Studio 2015?

Visual Studio 2017 Enterprise won't stop running all tests on build

Unresolved constructor arguments error when trying to use dependency injection with XUnit

MSBuild - trying to run xUnit (.net) tests

msbuild msbuild-task xunit

Specflow plugin : Generation error: Missing [assembly:GeneratorPlugin] attribute in

Am I doing something wrong combining dotMemory, xUnit and async

c# async-await xunit dotmemory

running xunit tests included in a .NET Standard 1.6 library

XUnit Theory-like data at the level of class, NOT method

c# xunit xunit.net

Unit Testing a Blazor RenderFragment element

c# xunit blazor

How to test custom action filter in ASP.NET Core?

Custom FsCheck Arbitrary type broken in Xunit but working in LINQPad and regular F# program

f# xunit linqpad fscheck

How to order xUnit tests belonging to one test collection but spread across multiple test classes?

Moq usermanager missing IUserEmailStore

How to run XUnit test using data from a CSV file

c# selenium csv xunit

python nose xunit report file is empty

python jenkins nose xunit