Search code examples
How to match any parameters in Setup() without using It.IsAny<T>?...


c#unit-testingmoqxunit

Read More
How to Unit Test with ActionResult<T>?...


c#unit-testingasp.net-core.net-corexunit

Read More
Giving to FLAUI the command for hit a key combination (such as ALT + F4) changes the keyboard contro...


xunitspecflowflaui

Read More
How to unit test MapHttpAttributeRoutes() for ASP.NET...


c#asp.net-mvcunit-testingxunit

Read More
Custom BeforeTestStarting in XUnit...


c#xunitxunit.net

Read More
An exception occurred while invoking executor 'executor://xunit/VsTestRunner2/uap': Could no...


tfsbuildazure-devopsxunitxunit.net

Read More
How to unit test MAUI app segment that uses the MainThread class...


c#visual-studiomauixunit

Read More
Performance Testing using xUnit framework...


xunitperformance-testing

Read More
How do I create .NET framework 4.6 version of XUnit project in Visual Studio 2019?...


c#.netvisual-studioxunitvisual-studio-2019

Read More
How to change dotnet test working directory?...


c#.netxunitdotnet-cli

Read More
Mock HttpClientFactory to create a mocked HttpClient Using Moq Framework...


c#moqxunit

Read More
how do I mock sqlconnection or should I refactor the code?...


unit-testingado.netmoqxunitsqlconnection

Read More
Trouble running xunit tests in .net8...


dllpathxunit.net-8.0

Read More
How can I pass values to xUnit tests that accept a nullable decimal?...


c#xunit

Read More
How do I isolate MassTransit test harness per test when using a shared SQL container and scoped tran...


xunitmasstransittestcontainerswebapplicationfactory

Read More
xUnit and multiple data records for a test...


c#unit-testingxunit

Read More
How Mock CosmosClient?...


mockingazure-cosmosdbxunit

Read More
xUnit and Watin cleanup...


c#watinxunitresource-cleanup

Read More
How to test web API JSON response?...


c#unit-testingasp.net-web-apixunitxunit.net

Read More
C# Unit testing a Newtonsoft JSON model...


c#jsontestingxunit

Read More
Error: "Spatial types and functions are not available for this provider"...


c#entity-frameworkunit-testingxunit

Read More
.NET - Complex testing services...


.nettestingjmeterintegration-testingxunit

Read More
Why is my global error handling not triggered when I throw a mock exception in my c# unit test?...


c#unit-testingexceptionmoqxunit

Read More
Using HttpContext.GetTokenAsync in C# Unit Tests...


c#unit-testingmoqxunithttpcontext

Read More
How to unit test ActionFilterAttribute...


unit-testing.net-corexunitxunit.netactionfilterattribute

Read More
Failed tests only showing the stacktrace, not the full logs...


.netazure-devopsazure-pipelinesxunit

Read More
MSTest .trx file display using Xunit Plugin and Jenkins Piepline...


jenkinsjenkins-pluginsjenkins-pipelinexunitjenkins-mstest

Read More
Passing optional parameter to class fixture constructor in xunit...


c#xunit

Read More
XUnit tests not executed anymore with Visual Studio 17.4.0...


xunitvisual-studio-2022

Read More
The following constructor parameters did not have matching fixture data...


c#.netunit-testing.net-corexunit

Read More
BackNext