最終更新:2009-11-06 (金) 11:35:24 (5278d)  

NUnit
Top / NUnit

http://www.nunit.org/index.php

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. NUnit brings xUnit to all .NET languages.