26 Nunit courses are available from Pluralsight and Udemy or all in one place!
If you need to find more data you can use our tool to compare and analyze the technology
NUnit is an open-source unit testing framework for Microsoft .NET. It serves the same purpose as JUnit does in the Java world, and is one of many programs in the xUnit family. == Features == Tests can be run from a console runner, within Visual Studio through a Test Adapter, or through 3rd party runners. Tests can be run in parallel. Strong support for data driven tests. Supports multiple platforms including .NET Core, Xamarin Mobile, Compact Framework and Silverlight. Every test case can be added to one or more categories, to allow for selective running.NUnit provides a console runner (nunit3-console.exe), which is used for batch execution of tests. The console runner works through the NUnit Test Engine, which provides it with the ability to load, explore and execute tests. When tests are to be run in a separate process, the engine makes use of the nunit-agent program to run them.The NUnitLite runner may be used in situations where a simpler runner is more suitable.. - read more on Wikipedia
26 Nunit courses are available from Pluralsight and Udemy or all in one place!
Interact and click on chart provider to access more details about courses