Search code examples
Correct method for using the WPF Dispatcher in unit tests...


c#wpfunit-testingnunitdispatcher

Read More
TransactionScope doesn't rollback in per-test TearDown for integration testing using NUnit and T...


c#transactionsnunitintegration-testingasp.net-core-2.0

Read More
Running tests via nunit4 with Testcentric GUI Runner beta version 5...


nunit

Read More
Can I temporarily override DNS resolution within a .NET application?...


c#nunitdnshosts-fileipconfig

Read More
Unit testing the app.config file with NUnit...


.netunit-testingnunit

Read More
How to run NUnit test with parameters via dotnet test command?...


.netnunit

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


c#unit-testingnunitmstestxunit

Read More
How to automatically convert all assertions of a "classical model" into assertions of a &q...


c#.netnunit

Read More
Is it possible to run Unity3D Tests inside of Rider?...


unity-game-enginenunitjetbrains-iderider

Read More
How to add addin in test centric beta 7...


c#nunit

Read More
Running each target on all compatible frameworks using `dotnet test`...


.nettestingmsbuildnunit.net-standard

Read More
Where is the Visual Studio test playlist schema?...


visual-studionunitmstest

Read More
Setting default timeout in NUnit tests...


c#nunit

Read More
How to run NUnit test in STA thread?...


c#.net-corenunitsta

Read More
Is there a better way to simulate work in unit tests?...


c#unit-testinggarbage-collectionnunitsimulation

Read More
I get the Error CS0104 'Assert' is an ambiguous reference between 'NUnit.Framework.Asser...


c#visual-studionunit

Read More
Determine if code is running as part of a unit test...


c#reflectionnunit

Read More
How to assert that collection contains only one element with given property value?...


c#unit-testingnunitconstraints

Read More
Playwright / .NET storing storageState and reusing context...


c#.netnunitplaywright

Read More
NUnit expected exceptions...


c#nunitcontinuous-integrationteamcity

Read More
How can I use tuples in nunit TestCases?...


c#nunitvaluetuple

Read More
Why will Visual Studio 2019 will not run my unit tests?...


visual-studionunit

Read More
.NET elasticsearch testcontainer tests fail in run mode, but succeed in debug mode...


c#elasticsearchnunittestcontainers

Read More
Is there any way to use NUnit TestCaseAttribute with ValuesAttribute together?...


c#nunit

Read More
Crystal Report generates reports correctly in parallel on IIS but throws System.Runtime.InteropServi...


c#asp.netparallel-processingcrystal-reportsnunit

Read More
Unit test fails when running all tests, but not when run as a single test...


c#unit-testingnunitmoqnrules

Read More
Compare equality between two objects in NUnit...


c#unit-testingautomated-testsnunit

Read More
How can I test my Linux Containerized ASP.NET Core app using NUnit in Visual Studio?...


linuxdockervisual-studioasp.net-corenunit

Read More
How to test(make sure it comes under Sonar coverage) Catch blocks?...


c#exceptionsonarqubenunit

Read More
Unable to find ITestEventListener when running NUnit tests...


c#.netnunit

Read More
BackNext