Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

How do I write to the Azure Devops task log from xUnit tests?

running xunit from console

console xunit xunit.net

Performance Testing using xUnit framework

xunit performance-testing

Combinatorial data in xUnit.NET?

.net unit-testing xunit mbunit

.NET Core 2.2: xUnit Theory Inlinedata not working with enum values

xUnit dotnet test CLi to output to NUnit xml so that Bamboo can read the results

.net bamboo xunit xunit.net

How to test whether a ref struct method is throwing an exception using xUnit?

c# xunit ref-struct

Locals missing during debugging in Visual Studio 2015

How to fetch and parse all the generated coverage.cobertura files in CI pipelines?

Does xunit.runner.visualstudio not work for Visual Studio

How to run Parameterized Tests with fixture member values in Google Test (gtest)?

How to set up the DbContext in xUnit test project properly?

ASP.NET Core Integration Testing & Mocking using Moq

How can I use IConfiguration from my integration tests?

How to pass parameters to the dotnet test command while using NUnit or XUnit

c# selenium testing nunit xunit

No result with opencover + xunit

xunit opencover

How to set the culture in a dotnetcore xunit test

c# .net-core cultureinfo xunit

How to read .runsettings test parameter in xUnit fixture

xunit runsettings

How to determine the version of MSBuild an assembly was built with?

c# .net msbuild xunit xunit.net