Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / NUnit

NUnit

NUnit

Great Reads

by Ibrahim ben Salah
ASP.NET MVC application are highly testable when controllers are considered plain classes, but then you lose the integration with model validation, filters, method selectors, etc.
by Valerii Tereshchenko
Asynchronous validation for MVVM(WPF)
by Robert Gowland
Reduce duplicate code in your unit tests with NUnit's parameterized testing attributes. Learn how with this easy refactoring exercise.
by witnes
Examples of Mock usages

Latest Articles

by Ibrahim ben Salah
ASP.NET MVC application are highly testable when controllers are considered plain classes, but then you lose the integration with model validation, filters, method selectors, etc.
by Valerii Tereshchenko
Asynchronous validation for MVVM(WPF)
by Robert Gowland
Reduce duplicate code in your unit tests with NUnit's parameterized testing attributes. Learn how with this easy refactoring exercise.
by witnes
Examples of Mock usages

All Articles

Sort by Score

NUnit 

by Valerii Tereshchenko
Asynchronous validation for MVVM(WPF)
by Robert Gowland
Reduce duplicate code in your unit tests with NUnit's parameterized testing attributes. Learn how with this easy refactoring exercise.
by witnes
Examples of Mock usages
by Dipti Mehta
This is an introduction to NUnit and TDD
by Sean Rand
Getting the most from your test runner
by Debendra0256
In this article we will see one of the most important unit testing framework in DotNet.
by Akhil Mittal
In this article we learn how to write unit tests for core business logic and primarily on basic CRUD operations.
by Akhil Mittal
In this article we’ll learn on how to write unit tests for WebAPI controllers i.e. REST’s actual endpoints.
by James Coleman
Leveraging Selenium and Image Magick to perform screenshot comparisons for UI regression testing.
by Valerii Tereshchenko
The article presents idea and implementation of class to manage selection of only one element in different linear and hierarchical structures
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 DannyFreeman
Writing unit tests for a deep clone method
by Neerajan Lamsal
Unit Testing using NUnit.
by Zohaib Waqar
This article provides actionable insights into leveraging NUnit for unit testing in established codebases, enhancing code quality and reliability.
by Sibeesh Passion
How to write unit test cases for our WCF Service with a framework called NUnit
by shah vatsal
Website scraping using Watin