Menu

Simple C++ Testing Framework / News: Recent posts

simplectest 0.3 released

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.

Posted by Jevon Wright 2005-01-19

simplectest 0.25 released

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).

Posted by Jevon Wright 2005-01-06

simplectest 0.2 released

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).

Posted by Jevon Wright 2005-01-04

Initial Release

An initial, preview release (0.1) of the simple C++ testing framework (simplectest) has been released.

Posted by Jevon Wright 2004-12-17