Updated What is CATCH? (markdown)

philsquared
2010-11-09 06:52:18 -08:00
parent 59384e5f36
commit cb22fc8d30

@ -1,4 +1,4 @@
# What is CATCH?
# What's the CATCH?
CATCH stands for C++ Adaptive Test Cases in Headers and is a multi-paradigm unit test framework for C, C++ and Objective-C (but primarily implemented in C++) - coded entirely in headers.