From 76c0a7b114e81a02a96647839d4fc5b1eec223c9 Mon Sep 17 00:00:00 2001 From: philsquared Date: Sat, 2 Jun 2012 10:42:40 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 78cd4cb..818c93c 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,5 @@ -What's the CATCH?
+What's the CATCH? + CATCH stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C, C++ and Objective-C. It is implemented entirely in a set of headers, but is packaged up as a single header for extra convenience. ## Finding out more about CATCH