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

The latest release

1.1.2 is the latest release. It had been released at 2010-04-03.

[Download] [Changes]

Cutter?

Cutter is a Unit Testing Framework for C and C++. Cutter's interface is easy to write and easy to debug your code.

Platform

Cutter works on many UNIX compatible environments: Debian GNU/Linux, Ubuntu Linux, Fedora, 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.