a Unit Testing Framework for C and C++ - Cutter

The latest release

1.1.7 is the latest release. It had been released at 2011-02-13.

[Download] [Changes]

Cutter?

screenshot

Cutter is a Unit Testing Framework for C and C++. Cutter's interface is easy to write, easy to debug your code and fun to run tests. (See the screenshot. You need "notify-send" command on Linux and *BSD or "growlnotify" command on Mac OS X for this feature.)

Platform

Cutter works on many UNIX compatible environments: Debian GNU/Linux, Ubuntu, Fedora, CentOS, FreeBSD, Solaris, Mac OS X and. Cygwin. Cutter can be installed easily because there are packages for Cutter on some platforms.

Support

Questions and bug reports are accepted on mailing list. New release announce is also done on the mailing list. If you are using Cutter, it's a good idea that you subscribe the mailling list.

Join Cutter developement

Cutter uses Subversion repository on SourceForge.net. You can get the latest Cutter source code by the following command:

% svn co https://cutter.svn.sourceforge.net/svnroot/cutter/cutter/trunk cutter
If you send a patch for a new feature or a bug fix, please use trunk. Paches are accepted on mailing list.