Search code examples
Is there a way to use "params" in NUnit test method with TestCaseSource...


c#nunitnunit-3.0

Read More
How to pass Category value from test to TearDown...


c#nunitteardown

Read More
Fluent Assertion: Dictionary Should BeEquivalentTo Excluding Property on Dictionary Value...


c#linqnunitfluent-assertions

Read More
Is there an XML asserts for NUnit?...


xmlunit-testingnunit

Read More
PlayWright NUnit test: Page object does not get initialized...


visual-studionunitplaywright

Read More
How to add author Name in extent report in C# for different authors of the test?...


c#nunitextentreportsextentplaywright-dotnet

Read More
How do I mock nested service call using moq...


c#nunitmoq

Read More
NUnit 3.13.3 does not run OneTimeSetup and OneTimeTeardown in SetupFixture of TestFixture derived cl...


unit-testingautomated-testsnunit

Read More
NUnit: How to pass TestCaseData from a non-static method?...


c#unit-testingjunitnunitnunit-3.0

Read More
How to test a void method and assert its side affect in the file system...


c#nunitmoq

Read More
How to make NUnit stop executing tests on first failure...


nunitintegration-testing

Read More
Blank output for an ASP.NET NUnit test application...


c#asp.netasp.net-mvcnunitnunit-3.0

Read More
Putting console output from NUnit tests into the XML results...


nunitcruisecontrol.net

Read More
NUnit test cases not executing with M1 macbook and Visual Studio 2022...


visual-studiounit-testingnunitapple-m1visual-studio-2022

Read More
Show a test in Nunit test playlist only if it is intended to run...


c#unit-testingnunitdata-driven-tests

Read More
Nunit: Difference between ParallelScope Self+Children, Fixture+Children and All...


nunitnunit-3.0

Read More
Running nunit-console on a solution file leads to System.IO.FileLoadException...


nunitnunit-console

Read More
How to check if object does NOT contain an item in NUnit?...


c#nunit

Read More
Selenium test issue with browser not closing after testing...


c#seleniumtestingnunit

Read More
Use Azure Key Vault Secrets for Unit Tests in Azure Pipelines...


azure-pipelinesnunit.net-5azure-keyvaultazure-secrets

Read More
Mocking an Anonymous type parameter in Dapper and Filtering result by parameter's property...


linqunit-testingnunitmoqrepository-pattern

Read More
Throw an exception or Assert.Fail if prerequisite to tests are not met...


testingexceptionseleniumnunitautomated-tests

Read More
NUnit Throws Constraint how to assert object's value in a list?...


c#unit-testingnunitnunit-3.0

Read More
How to generate specflow nunit testresult.xml...


c#nunitbddspecflow

Read More
exclude code coverage for ef core migration files...


c#entity-framework-corenunitcode-coveragecoverlet

Read More
Different return values the first and second time with Moq...


c#unit-testingnunitmoq

Read More
How do I specify test method parameters with TestDriven.NET?...


c#testingparametersnunittestdriven.net

Read More
Need to get Feature Title in method with BeforeTestRun attribute...


c#nunitspecflowreportportal

Read More
JUnit equivalent to NUnit Assert.Inconclusive?...


javajunitnunit

Read More
Is it possible to run tests in Visual Studio just to produce output?...


c#visual-studiotestingnunit

Read More
BackNext