FastPoint
提供网络最流行XUnit工具下载。
CppUnit - C++ port of JUnit (CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests.)
NUnit .Net unit testing framework (NUnit brings xUnit-style unit-testing to all .Net languages. Initially ported from JUnit, the current version has been re-written to take advantage of .NET language features. )
JUnit (JUnit is a simple framework for writing and running automated tests. As a political gesture, it celebrates programmers testing their own software
DUnit: Xtreme Unit Testing for Delphi (DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit. )
PyUnit testing framework (A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively. Provides a standard, proven, simple and elegant way to write unit tests for Python software. GUI also provided.)
DbUnit (DbUnit is a JUnit extension targeted for database-driven projects that, among other things, puts your database into a known state between test runs. )
PhpUnit (Provide a testing framework for PHP, similar to JUnit for Java. )
[ 此贴被Fastpoint在2005-12-23 15:17重新编辑 ]