Search code examples
RankException when using CollectionAssert.AreEquivalent() on Multi-dimensional Arrays...

c#.net-corenunit

Read More
Is it OK to use async TearDown in Selenium NUnit tests?...

seleniumasync-awaitnunitteardown

Read More
Azure Dev Ops test step not finding tests (.net 5)...

azure-devopsnunit.net-5

Read More
Getting nunit framework not found error when adding a controller...

asp.net-mvc-4visual-studio-2012nunitproject-reference

Read More
Reduce duplication in NUnit tests for different implementations of interface...

c#unit-testinginterfacenunit

Read More
How do you disable PostSharp when running unit tests?...

c#unit-testingnunitaoppostsharp

Read More
How to know if Alert pops up or not?...

c#seleniumtry-catchnunit

Read More
xUnit framework: Equivalent of [TestFixtureSetUp] of NUnit in XUnit?...

nunitxunit

Read More
Grouping Unity NUnit tests?...

c#unity-game-enginenunit

Read More
Is it OK to run automated UI tests (w/ Selenium) asychronously?...

seleniumasynchronousautomated-testsnunit

Read More
Dotnet test with NUnit combine results from 2 runs with different filters...

.net-coreazure-pipelinesnunit

Read More
NUnit use different objects as Test Cases...

c#unit-testingnunit

Read More
OpenCover takes much longer to run than the nunit-console...

unit-testingnunitopencover

Read More
Map Testcase ID with NUnit...

c#unit-testingautomated-testsnunittestrail

Read More
Why does a generic test fail but the non generic does not?...

c#nunit

Read More
Quick question on reflection in C#...

c#reflectionnunit

Read More
GuardClauseAssertion does not fail if limited to only public constructors...

c#nunitautofixture

Read More
IHeadersDictionary returning null after mocking...

c#asp.net-corenunitmoq

Read More
Is there a way to skip a step in Specflow with NUnit?...

c#selenium-webdrivernunitspecflow

Read More
Unit testing service that requires ODataQueryOptions...

c#.netunit-testingvisual-studio-2015nunit

Read More
ASP.NET Core - Unit test service methods that make external API calls...

c#unit-testingnunitmstestxunit

Read More
NUnit Pass variable from [Test] to [TearDown]...

c#nunit

Read More
How to Mock file and File content with NUit...

c#nunit

Read More
Ignore all NUnit tests in a file...

nunit

Read More
How to set global timeout for project in NUnit...

nunitnunit-console

Read More
how to change the output of a method in a moqed class for a specific test...

azure-functionsnunitmoqazure-ad-graph-apioptional-parameters

Read More
Expected invocation on Mock once, but was 0 times...

c#unit-testingasync-awaitnunitmoq

Read More
How do I use Assert.Throws to assert the type of the exception?...

c#exceptionnunitassertion

Read More
How to pass Guid.Empty into a parameterized unit test?...

c#.netvisual-studiounit-testingnunit

Read More
NUnit Setup Method not using new values handed in...

c#nunittddmoq.net-core-3.1

Read More
BackNext