CppUnit « http://sourceforge.net/projects/cppunit | | A c++ unit testing framework. it started its life as a port of junit to c++ by michael feathers. [open source , lgpl] |
cutee « http://codesink.org/cutee_unit_testing.html | | A c++ unit testing environment that makes easy to create and run tests of a library or application. [open source] |
HtmlUnit « http://htmlunit.sourceforge.net/ | | 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] |
JUnit, Testing Resources for Extreme Programming « http://www.junit.org/ | | This site is dedicated to software developers using junit or one of the other xunit testing frameworks. they are tools for extreme programming advocates. |
MinUnit -- a minimal unit testing framework for C « http://www.jera.com/techinfo/jtns/jtn002.html | | A brief write-up of a unit testing framework for c in four lines of code. |
QtUnit « http://www.uwyn.com/projects/qtunit/index.html | | 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] |
xmlMessageTest « http://www.smartedgellc.com/xmlmessagetest/ | | A unit testing tool for xml-based message servers that allows to test without writing code. [shareware] |