mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-29 18:27:41 +02:00
Updated What's the CATCH? (markdown)
6
Home.md
6
Home.md
@ -36,4 +36,8 @@ Here's a list of core features of Catch that, collectively, make Catch stand out
|
||||
## What state is CATCH in - can I use it now?
|
||||
|
||||
Currently CATCH should be considered a "developer preview". You can try it out and see what you think but it is still undergoing heavy development and names and interfaces are subject to change (the macro names should be stable now). I wouldn't recommend it for commercial projects - or anything beyond small scale test projects for now.
|
||||
of course if you want to contribute then you are very welcome.
|
||||
of course if you want to contribute then you are very welcome.
|
||||
|
||||
## So how do I use it?
|
||||
|
||||
Check out the [[tutorial]].
|
Reference in New Issue
Block a user