Menu

CUT 2.2 Released

CUT is a C-language tool for developing and automatically maintaining unit tests. CUT works well for C, C++, and objective-C. Although it was expressly designed to help support test-driven development and agile development processes such as extreme programming, CUT is still useful for writing automated test fixtures for more traditional software development processes as well.

CUT 2.2 fixes some bugs in the CUT 2.1 distribution. It now contains a LICENSE.TXT file, OSI certification notices, and revision notes. Cutgen now generates a test runner that no longer ignores bring-up errors, thus providing an extra level of safety in writing systems-level unit tests.

For more information on CUT, please see its home page at http://cut.sourceforge.net .

Posted by Anonymous 2003-03-13

Log in to post a comment.