Unit testing framework for C and C++ with test discovery and reporting
Unit Testing Framework for C and C++
cutter$ cutter --test-case-dir ./tests$ cutter -v --test-case-dir ./tests --test-suite MyTestSuite$ cutter --test-case-dir ./tests --report-type json -o report.json