summaryrefslogtreecommitdiff
path: root/devel/catch/DESCR
blob: 14baed2e38c3e6dba9200cd90e01357c674901b1 (plain)
1
2
3
4
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm
automated test framework for C++ and Objective-C (and, maybe, C). It is
implemented entirely in a set of header files, but is packaged up as a single
header for extra convenience.