Search code examples
how do you specify that an NUnit test should fail?...

nunit

Read More
API strategy of known .Net projects...

.netnunitversioningapi-design

Read More
Nunit testing with Mock. Instance of Interface...

c#mockingnunitmoqsimple-injector

Read More
Unit testing a class that contains multiple continuous tasks at the background...

c#mockingnunitmoqtcpclient

Read More
C# NUnit testing...

c#testingnunit

Read More
NUnit async task fails "Method has non-void return value, but no result is expected"...

visual-studionunitresharpernunit-3.0

Read More
NUnit, is it possible to continue executing test after Assert fails?...

.netunit-testingnunit

Read More
How to write unit test for azure function (Httptrigger) with ILogger...

dependency-injectionnunitazure-functionsmstestazure-functions-runtime

Read More
Ensuring Safe Parallel Execution of Tests with Shared Object Initialization in Base Class...

.netnunit

Read More
Avoid shared memory between ASP.NET Core integration tests...

.netasp.net-coretestingnunitintegration-testing

Read More
FluentAssertions Throw() not listed to use...

c#nunitfluent-assertions

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

c#.netnunit

Read More
How to configure RestSharp test to run on AzureDevOps...

c#azure-devopsazure-pipelinesnunitrestsharp

Read More
Why does Resharper not pick up my NUnit tests?...

nunitresharper

Read More
NUnit SetUpFixture attribute equivalent in xUnit?...

nunitxunit.net

Read More
Running "dotnet test" causes referenced project to not have nuget reference?...

c#nugetnunit.net-6.0dotnet-test

Read More
System.BadImageFormatException caused by NUnit project...

c#64-bitnunitbadimageformatexception

Read More
Assert.IsEmpty deprecated...

c#testingnunitaxe

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

c#visual-studiounit-testingc#-4.0nunit

Read More
Mocking DynamoDB in an AWS Lambda Unit Test...

c#aws-lambdaamazon-dynamodbnunitaws-serverless

Read More
Running in "No report files specified" when trying to generate test coverage in docker pip...

c#docker.net-corenunittest-coverage

Read More
Selenium runs very slow with headed web driver in VS debug mode and NUnit test run...

c#selenium-webdriverdebuggingnunit

Read More
Nunit TestCase attribute with Jagged Array ? c#...

c#nunit

Read More
Run/See Nunit4 in Rider...

nunitrider

Read More
moq setup not returning expected value...

c#unit-testingmockingnunit

Read More
How to run all Unit Tests that DON'T have a trait?...

nunitvstestvstest.console.exe

Read More
C# Unit Testing - Assertions on JSON...

c#unit-testingnunitassertionfluent-assertions

Read More
C# NUnit Specify which test classes to run...

c#nunit

Read More
NUnit, Im using mediator, how can a test my mediator Handler using NUnit...

c#.nettestingnunitmediator

Read More
System.Text.Json.JsonReaderException isn't found in namespace...

c#json.net-corenunitsystem.text.json

Read More
BackNext