Search code examples
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
How do you deal with failing unit tests?...

unit-testingnunit

Read More
Nunit Moq: Unsupported expression: Value Non-overridable members may not be used in setup / verifica...

c#unit-testingnunitmoq

Read More
nunit test case for db connection...

c#.netunit-testingnunit

Read More
How to create a unit test for dictionary C#...

c#unit-testingdictionarynunit

Read More
How does NUnit (and MSTest) handle tests that change static/shared variables?...

unit-testingnunitparallel-processing

Read More
Testing an infinite sequence with NUnit, but only a finite sequence must be checked...

c#.net-corenunit

Read More
Nunit won't discover working non explicit tests Visual studio 2022...

nunit.net-6.0visual-studio-2022

Read More
Powershell NUnit console seems to hang after tests via Octopus/Powershell (Chrome driver still open)...

powershellnunitspecflownunit-consoleoctopus

Read More
Implement a list of interfaces during Unit Test using NUnit...

c#.netnunitmoq

Read More
SonarQube ignoring AbstractValidator test classes...

sonarqubenunitcode-coveragefluentvalidation

Read More
NullReferenceException when passing Arg.Any<int>() as argument using NSubstitute...

c#nunitnsubstitute

Read More
No connection string could be found in the App.config file...

c#asp.netentity-frameworkunit-testingnunit

Read More
Testing NUnit Startup Azure Function...

unit-testingtesting.net-coreazure-functionsnunit

Read More
BackNext