Click here to Skip to main content
15,884,298 members
Everything / NUnit

NUnit

NUnit

Great Reads

by Sean Rand
Getting the most from your test runner
by Sem Shekhovtsov
The how-to article that summarises best practices for unit testing ASP NET Core MVC controller using NUnit and Moq framework
by Robert Gowland
Reduce duplicate code in your unit tests with NUnit's parameterized testing attributes. Learn how with this easy refactoring exercise.
by Sacha Barber
MsBuild and NUnit (a simple example)

Latest Articles

by Mohammed Faci
How to leverage ChatGPT to Build an Automation Framework using the Page Object Model
by Dev Leader
Learn to create tests, use advanced techniques, and improve your code quality!
by Mohammed Faci
Get started with Playwright using VS 2022/C# and NUnit

All Articles

Sort by Score

NUnit 

3 Mar 2014 by Sacha Barber
MsBuild and NUnit (a simple example)
2 Jul 2017 by Anton Angelov
Learn how to create .NET Core projects that can run Selenium WebDriver tests. Execute from command line simultaneously MSTest, NUnit and XUnit tests
22 Jun 2017 by Viktoriano
New features overview of NUnit 3.7 version
22 Jun 2017 by Viktoriano
To provide a solution which helps to pass a necessary browser to Selenium WebDriver tests through the NUnit
16 Feb 2024 by Dev Leader
Learn to create tests, use advanced techniques, and improve your code quality!
17 May 2011 by MBigglesworth79
This article is primarily for those of you who are new to unit testing and is intended as a basic introduction to unit testing and test-driven development; as well as how to write basic tests using the NUnit framework.
3 Aug 2012 by PeteBarber
Integration Testing with NUnit and Entity Framework