What is the use of NUnit in C#?
NUnit is one of the Unit Test Framework for .NET projects.
NUnit is Open Source software and NUnit 3.0 is released under the MIT license. This framework is very easy to work with and has user friendly attributes for working.