16,194
edits
m (Text replace - "{{ *[Ww]iki *(\|) * *w" to "{{Wiki $1w") |
m (Text replace - "(\|) *wiki_" to "$1") |
||
| Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| | |logo = [[Image:CppWikiLogo.JPG]] | ||
| | |URL = http://cppunit.sourceforge.net/cppunit-wiki/FrontPage | ||
| | |recentchanges_URL = http://cppunit.sourceforge.net/cppunit-wiki/RecentChanges | ||
| | |wikinode_URL = No | ||
| | |status = Active | ||
| | |language = English | ||
| | |editmode = OpenEdit | ||
| | |engine = MoinMoin | ||
| | |maintopic = Software | ||
}} | }} | ||
==Description== | ==Description== | ||
CppUnit is a C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers. | CppUnit is a C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers. | ||