- CppUnit
A C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers. [Open source, LGPL]
http://sourceforge.net/projects/cppunit
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- cutee
A C++ unit testing environment that makes easy to create and run tests of a library or application. [Open source]
http://codesink.org/cutee_unit_testing.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://htmlunit.sourceforge.net/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- JUnit
A unit testing framework which is a central element of the Extreme Programming (XP) testing practice. The site also features information about other unit testing frameworks. [Open Source, IBM Public License]
http://www.junit.org/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- MinUnit -- a minimal unit testing framework for C
A brief write-up of a unit testing framework for C in four lines of code.
http://www.jera.com/techinfo/jtns/jtn002.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://www.uwyn.com/projects/qtunit/index.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
|
|