[Unitpp-announce] First stable version of unit++ released
Brought to you by:
azhrarn,
davidhallas
From: <cl...@su...> - 2001-11-01 17:31:42
|
Version 1.0 of unit++ has now been released on SourceForge. Homepage: http://unitpp.sourceforge.net/ SourceForge: http://sourceforge.net/projects/unitpp/ Unit++ is a C++ unit test framework, in the spirit of junit, but = implemented in C++, rather than ported from the java version. It has only been = tested on a linux platform with g++, but should work on any ISO C++. The reason for the project, is to obtain a test framework that has a = better C++ feel than a direct port of junit has. That is no reflection, = dynamic loading, and garbage collection, but enter templates and destructors. I am planning a graphic version,. since that green bar of junit is so addictive, but on the other hand it is really appealing how fast it = runs. That, however, will be a later release. Best regards Azhrarn [Claus Dr=E6by] |