This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.
License
VXAPPS/cppunit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CppUnit --- The C++ Unit Test Library ------------------------------------- http://www.freedesktop.org/wiki/Software/cppunit CppUnit is the C++ port of the famous JUnit framework for unit testing. For MSWindows installation notes, see INSTALL-WIN32.txt. For other systems -- including cygwin -- see INSTALL and INSTALL-unix. Bug reports are welcome. Please open bug reports for Cppunit at bugs.documentfoundation.org under the component cppunit. Email to the current maintainers may be sent to <[email protected]>
About
CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.