mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 04:04:45 +02:00
Updated What's the CATCH? (markdown)
@@ -31,6 +31,7 @@ Here's a list of core features of Catch that, collectively, make Catch stand out
|
|||||||
* Catch can test itself.
|
* Catch can test itself.
|
||||||
* Alternative assertion macro(s) report failures but don't abort the test case
|
* Alternative assertion macro(s) report failures but don't abort the test case
|
||||||
* Internal and friendly macros are isolated so name clashes can be managed
|
* Internal and friendly macros are isolated so name clashes can be managed
|
||||||
|
* seamlessly test Objective-C, C, C++ and Objective-C++ code using idioms appropriate to the language under test.
|
||||||
|
|
||||||
## So is it C++ or Objective-C?
|
## So is it C++ or Objective-C?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user