Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
/ cppunit Public archive

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

Notifications You must be signed in to change notification settings

VXAPPS/cppunit

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.

Topics

Resources

License

Stars

Watchers

Forks