Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| NUnit
|
| Definition
| A unit-testing framework for all .Net languages. NUnit is a port of JUnit, the Java unit testing package. It is written completely in C# and was totally redesigned to take advantage of many .NET language features, e.g. custom attributes, reflection related capabilities.
|
| See also
| Test-Driven Development (TDD)
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|