|
3 years ago | |
---|---|---|
.. | ||
Readme.md | 3 years ago | |
assertions.md | 3 years ago | |
benchmarks.md | 3 years ago | |
ci-and-misc.md | 3 years ago | |
cmake-integration.md | 3 years ago | |
command-line.md | 3 years ago | |
commercial-users.md | 3 years ago | |
configuration.md | 3 years ago | |
contributing.md | 3 years ago | |
deprecations.md | 3 years ago | |
event-listeners.md | 3 years ago | |
generators.md | 3 years ago | |
limitations.md | 3 years ago | |
list-of-examples.md | 3 years ago | |
logging.md | 3 years ago | |
matchers.md | 3 years ago | |
opensource-users.md | 3 years ago | |
other-macros.md | 3 years ago | |
own-main.md | 3 years ago | |
release-notes.md | 3 years ago | |
release-process.md | 3 years ago | |
reporters.md | 3 years ago | |
slow-compiles.md | 3 years ago | |
test-cases-and-sections.md | 3 years ago | |
test-fixtures.md | 3 years ago | |
tostring.md | 3 years ago | |
tutorial.md | 3 years ago | |
why-catch.md | 3 years ago |
Readme.md
Reference
To get the most out of Catch2, start with the tutorial. Once you're up and running consider the following reference material.
Writing tests:
- Assertion macros
- Matchers
- Logging macros
- Test cases and sections
- Test fixtures
- Reporters
- Event Listeners
- Data Generators
- Other macros
- Micro benchmarking
Fine tuning:
Running:
Odds and ends:
FAQ:
Other: