Version 0.3 of the simple C++ testing framework (simplectest) has been released. This version provides the ability to run test suites independently, and cleans up the framework source code.
An improved version of the simple C++ testing framework (simplectest) has been released. This version provides more control over test execution (for example, stopping tests when a failure occurs), and also adds some basic configuration options.
The homepage wiki has been updated with a comprehensive macro API reference (http://simplectest.sf.net).
An improved version of the simple C++ testing framework (simplectest) has been released. This version adds much more information to the readme file, as well as a more informative tutorial to writing your first tests.
The homepage wiki is also much more helpful (http://simplectest.sf.net).
An initial, preview release (0.1) of the simple C++ testing framework (simplectest) has been released.