cut

v 2.3

C unit testing

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.

https://sourceforge.net/projects/cut/

To install cut, paste this in macOS terminal after installing MacPorts

sudo port install cut

Add to my watchlist

Installations 21
Requested Installations 21