The following document provides a short presentation of OpenTest:
http://cppunit.sourceforge.net/cppunit2/opentest.html
Python binding
Expose execution of unit tests, and other high-level functionnalities in python. If possible provide integration with python unit testing module.
- Ease the development of new test runners (test plug-in runner...) and increase their reusability
- Integration with python environment for unit testing