mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-31 19:24:50 +02:00
Updated What's the CATCH? (markdown)
1
Home.md
1
Home.md
@@ -1,6 +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 (but primarily implemented in C++) - coded entirely in headers.
|
||||
A version of this page from a purely Objective-C perspective can be found here: [[Catch-for-Objective-C]]
|
||||
|
||||
## Why do we need yet another C++ Unit Test System?
|
||||
|
||||
|
Reference in New Issue
Block a user