Search code examples
NUnit async task fails "Method has non-void return value, but no result is expected"...


visual-studionunitresharpernunit-3.0

Read More
Error `Async test method must have non-void return type` when upgrading from NUnit 2 to NUnit 3...


c#async-awaitnunit-3.0

Read More
How to implement ITestEventListener in n-unit...


nunitnunit-3.0

Read More
How to disable generating nunit-agent log file when running tests with nunit3-console...


nunitnunit-3.0nunit-console

Read More
How to "Associate a test case" from my Specflow Nunit Automated UI test project to Azure t...


azure-devopsazure-pipelinesspecflownunit-3.0

Read More
nunit where condition for categoriy not being set...


c#nunitnunit-3.0nunit-console

Read More
Can Autofixture customizations (via NUnit3 attributes) be composed and if so - how?...


autofixturenunit-3.0

Read More
Moved NUnit 3 test to new project results in poor performance...


.net-corenunitintegration-testingnunit-3.0

Read More
How to fix Could not load file or assembly 'nunit.engine, Version=3.7.0.0...


c#visual-studionunitnunit-3.0

Read More
Does AutoFixture support `DateOnly` for .NET6?...


c#.net-6.0autofixturenunit-3.0dateonly

Read More
Multiple assertions using Fluent Assertions library...


c#nunitassertionsnunit-3.0fluent-assertions

Read More
Running specific test case not triggering in nunit...


c#nunitnunit-3.0

Read More
NUnit 3: OneTimeSetUp doesn't fire...


.netnunit-3.0

Read More
How to unit test static readonly HttpClient?...


c#unit-testingnunitnunit-3.0.net-4.7

Read More
Asserting a Record while excluding specific properties - NUnit...


c#unit-testingasp.net-corenunitnunit-3.0

Read More
Can NUnit TImeoutAttribute override NUnit Console Runner timeout?...


nunitnunit-3.0nunit-console

Read More
How can I run nunit test with parameterized Repeat attribute...


c#nunit-3.0

Read More
Deserialize NUnit XML output...


c#nunitnunit-3.0

Read More
Test execution not running with NUnit, Selenium and C#...


c#seleniumautomationnunitnunit-3.0

Read More
NUnit Assert AreEqual multiline text diff...


c#.netnunitnunit-3.0

Read More
nUnit 3 C# - TestCaseSource - TestCaseData - Testing that exceptions are thrown...


c#testingnunitnunit-3.0

Read More
Is it possible to run TestCases (not Tests) in Parallel in Nunit 3?...


c#seleniumautomated-testsnunit-3.0

Read More
NUnit 3 dynamic ValueSourceAttribute...


c#nunitnunit-3.0

Read More
Ignore order of elements in IEnumerable...


c#nunitnunit-3.0

Read More
Publish full name of test for Nunit console test in Azure DevOps...


azure-devopsnunit-3.0

Read More
Is there a way to use "params" in NUnit test method with TestCaseSource...


c#nunitnunit-3.0

Read More
Having an issue with relative paths in .runsettings for output folders using NUnit 3.13.3 in Visual ...


visual-studioautomated-testsnunit-3.0runsettings

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


c#unit-testingjunitnunitnunit-3.0

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


c#asp.netasp.net-mvcnunitnunit-3.0

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


nunitnunit-3.0

Read More
BackNext