Search code examples
xUnit Culture Aware Testing...


c#unit-testingasp.net-core-2.0data-annotationsxunit

Read More
`dotnet test` is inconsistent when it comes to showing the total number of unit tests at the end...


c#.netunit-testingxunit

Read More
Xunit Namespace Could not be Found in Visual Studio Code...


c#visual-studio-codexunit

Read More
How do I skip specific tests in xUnit based on current platform...


xunit

Read More
Cannot remove DBContext from DI...


c#asp.net-coretestingentity-framework-corexunit

Read More
MSTest setup/teardown methods that run before and after ALL tests...


c#unit-testingnunitmstestxunit

Read More
How to get an xUnit test to work with a simple console application...


c#xunit

Read More
XUnit Assertion for checking equality of objects...


c#xunit.netxunit

Read More
XUnit testing - InMemory vs Real Database...


c#entity-framework-corexunit

Read More
Code Coverage file contains coverage of Irrelevant assemblies does not exclude even exclude with run...


.netunit-testingcode-coveragexunitcoverlet

Read More
Are these unit tests using Moq testing anything?...


c#unit-testingmoqxunit

Read More
How to solve xUnit1045 when using IDictionary in TheoryData...


c#xunit

Read More
In xunit test catch block not executing after mocking...


c#async-awaitxunitxunit.net

Read More
How to test .NET Core Console application which uses Dependency Injection using xUnit?...


c#.net-coredependency-injectionintegration-testingxunit

Read More
xUnit : Assert two List<T> are equal?...


c#xunit

Read More
How to get TRX output from C# unit tests using Microsoft.Testing.Platform?...


c#xunittrxmicrosoft.testing.platform

Read More
How to run XUnit tests with ASP.NET Core dependency in Azure DevOps pipeline?...


asp.net-core.net-coreazure-devopsyamlxunit

Read More
How to set up RequestContext for UrlHelper in ASP.NET unit tests...


c#asp.net-mvcunit-testingmoqxunit

Read More
Unable to Run Unit Test Cases in Visual Studio 2022...


c#xunit

Read More
JetBrains Rider changed diff tool used in Visual Studio. How to undo?...


visual-studiovisual-studio-2022xunit

Read More
Execute Xunit tests in theory sequentially (not parallel)...


c#asp.net-core.net-corexunit

Read More
How to mock DbSet using xUnit and NSubstitute?...


c#xunitnsubstitute

Read More
How to retry a test in xUnit based on specific Exception type...


c#xunitxunit.net

Read More
How to mock IDataReader to get more than 1 record in XUnit testing...


c#xunit.net-8.0

Read More
Create a list with specific values with Autofixture C#...


c#xunitautofixture

Read More
FluentValidation unit test with context.RootContextData...


c#xunit.net-8.0fluentvalidation

Read More
How to unit test ConvertUrl from SelectPdf.HtmlToPdf...


c#asp.net-mvcunit-testingxunitselectpdf

Read More
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
BackNext