Download presentation
Presentation is loading. Please wait.
Published byMaurice Thomas Modified over 9 years ago
1
NUnit 1
2
What Is NUnit? NUnit is a unit-testing framework for all.Net languages. Initially ported from JUnit, the current production release, version 2.5, is the sixth major release of this xUnit based unit testing tool for Microsoft.NET. It is written entirely in C# and has been completely redesigned to take advantage of many.NET language features, for example custom attributes and other reflection related capabilities. http://www.nunit.org/index.php http://www.nunit.org/index.php
5
NUnit has approximately 180 unit test stubs created. We are currently adding code to the unit test stubs that have functional code to support the test. Unit testing demo
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.