|
cutee - A C++ unit testing environment that makes easy to create and run tests of a library or application. [Open source]
MinUnit -- a minimal unit testing framework for C - A brief write-up of a unit testing framework for C in four lines of code.
QtUnit - A unit testing framework for c++, originally based on CppUnit 1.5. All code has been refactored and ported to exclusively use Qt 3.x as it base library. This makes it portable to all platforms supported by Qt. [Open source, GPL]
JUnit, Testing Resources for Extreme Programming - This site is dedicated to software developers using JUnit or one of the other XUnit testing frameworks. They are tools for Extreme Programming advocates.
HtmlUnit - A Java unit testing framework for testing Web based applications. It does not model the http protocol, but the returned document so that the user may deal with pages, forms and tables. [Open Source, ASL]
xmlMessageTest - A unit testing tool for XML-based message servers that allows to test without writing code. [Shareware]
|