mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 12:14:44 +02:00
Updated What's the CATCH? (markdown)
@@ -1,7 +1,7 @@
|
||||
# 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 - coded entirely in headers.
|
||||
This page is presented from an Objective-C perspective.
|
||||
This page is presented from an Objective-C perspective. [[For the C++ oriented page see here|https://github.com/philsquared/Catch/wiki]].
|
||||
|
||||
## Why do we need yet another Objective C Unit Test System?
|
||||
|
||||
|
Reference in New Issue
Block a user