Search code examples
Test parameterization in xUnit.net similar to NUnit...


c#.netunit-testingnunitxunit.net

Read More
.NET NUnit test - Assembly.GetEntryAssembly() is null...


.netunit-testingnunit

Read More
Set classname attribute for <test-case> in TestResults.xml from NUnit Console Runner (workarou...


c#jenkinsnunittest-results

Read More
How to debug NUnit tests in Visual Studio 2022...


c#.net-corenunitasp.net-core-3.1visual-studio-2022

Read More
NUnit, testing against multiple cultures...


nunitculture

Read More
Is there a Visual Studio Test Project template for NUnit?...


visual-studionunitproject-template

Read More
nUnit attribute [Retry] does not work in my test...


automated-testsnunit

Read More
How to sort list of tuples that contain a directed acyclical graph?...


c#nunitdirected-acyclic-graphs

Read More
Playwright .NET NUnit: Locating nested checkbox within divs...


c#.netnunitplaywrightplaywright-dotnet

Read More
How can I choose .NET Framework when create a NUnit Test Project with Visual Studio 2022?...


visual-studionunitmstest

Read More
Implement Page-Object models in C# Selenium - PageFactory...


c#selenium-webdriverautomated-testsnunit

Read More
Selenium C# NUnit how to take and save screenshot of failed test into the folder...


c#selenium-webdriverazure-pipelinesnunit

Read More
TimeZoneInfo problem between Ubuntu and Windows...


c#linuxwindowsgithub-actionsnunit

Read More
Dependency Injection in Nunit test classes via contructor or properties...


c#dependency-injectionnunit

Read More
Should i use IDisposable interface for my test project?...


.netunit-testinggarbage-collectionnunitidisposable

Read More
Debugging tests running under NUnit...


c#nunit

Read More
Take screenshot on test failure + exceptions...


c#.netunit-testingseleniumnunit

Read More
Does .NET Core work with the NUnit console runner?...


.net-corenunit

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


c#nunitnunit-3.0

Read More
ASP.NET MVC, HttpContext.Current is null while mocking a request...


asp.net-mvcunit-testingsessionmockingnunit

Read More
Specflow - TearDown failed for test fixture - System.ArgumentNullException : Value cannot be null. (...


c#visual-studio-codeautomated-testsnunitspecflow

Read More
How Do I Assert Against a Class Attribute?...


c#selenium-webdrivernunit

Read More
How can I run NUnit tests in Visual Studio 2017?...


visual-studiovisual-studio-2017nunitvstestvisual-studio-2019

Read More
Send command line arguments to specflow tests...


c#nunitspecflow

Read More
DriverManager behaves differently in derived tests from Project A and Project B...


c#selenium-webdrivernunitwebdriver-manager

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


c#unit-testingnunitnunit-3.0.net-4.7

Read More
What happens if I specify a timeout value in nunit-console, but a smaller MaxTime in a specific test...


nunit

Read More
Unit testing MongoWriteExceptions...


c#mongodbnunitmoqmongodb-.net-driver

Read More
How to test blocking function?...


c#nunit

Read More
NUnit3TestDiscoverer throws an exception, no tests visible in Test Explorer...


visual-studio-2015nunit

Read More
BackNext