Updated Home (markdown)

philsquared
2012-06-02 10:48:27 -07:00
parent 4c386e89c1
commit 5131261120

@ -6,6 +6,7 @@ CATCH stands for C++ Automated Test Cases in Headers and is a multi-paradigm aut
This wiki serves as the documentation for the framework. Here are some useful pages to get you started:
* [[Why do we need yet another C++ Unit Test System?|https://github.com/philsquared/Catch/wiki/Why-yet-another-automated-test-framework%3F]]
* [[Tutorial]]
* [[Reference]]
## What state is CATCH in - can I use it now?