mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-11 11:00:50 +02:00
e26e1567c8
Fix a small type
These are the currently documented areas of the framework. There is more to come.
Before looking at this material be sure to read the tutorial
- Assertion macros
- Logging macros
- Test cases and sections
- Test fixtures
- Command line
- Build systems
- Supplying your own main()
- Why are my tests slow to compile?
Other