Search code examples
Unable to Run Unit Test Cases in Visual Studio 2022...

c#xunit

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
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
Cannot remove DBContext from DI...

c#asp.net-coretestingentity-framework-corexunit

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
How do I skip specific tests in xUnit based on current platform...

xunit

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
Xunit Method on Datarow...

xunitdatarow

Read More
Deps File Missing for Dotnet 6 Integration Tests...

c#.netasp.net-corexunit

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

dllpathxunit.net-8.0

Read More
How to mock MediatR to perform xUnit test for Web API Controller...

c#moqxunit.net-5fixtures

Read More
xUnit adding Trait to CollectionDefinition...

c#xunitxunit.net

Read More
How to verify ILogger<T>.Log extension method has been called using Moq?...

c#xunit

Read More
Moq verify property init...

c#.netunit-testingmoqxunit

Read More
How to implement XUnit descriptive Assert message?...

c#unit-testingxunitassertionsxunit2

Read More
Test case fails...

c#.netmoqxunit

Read More
"No tests found to run" Xunit test not detected in Test explorer, Visual Studio 2022...

c#.netvisual-studiounit-testingxunit

Read More
Initializing internal variables with Moq in a unit test...

c#unit-testingmoqxunit

Read More
C# UnitTests Mock File ReadAllBytes throws System.IO.FileNotFoundException...

c#asp.netunit-testingmoqxunit

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

unit-testingado.netmoqxunitsqlconnection

Read More
How to write a test that has return a Task in xunit...

.netunit-testingtestingmockingxunit

Read More
Xunit TestContainers single server per class with fresh database per test...

.net-corexunittestcontainersxunit.net

Read More
xUnit - Display test names for theory memberdata (TestCase)...

c#asp.net.netasp.net-corexunit

Read More
BackNext