catch2/docs/reference-index.md

14 lines
422 B
Markdown
Raw Normal View History

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](tutorial.md)
2013-06-14 09:41:59 +02:00
* [Command Line](command-line.md)
* [Assertion Macros](assertions.md)
* [Test cases and sections](test-cases-and-sections.md)
2013-06-14 09:41:59 +02:00
* [Logging Macros](logging.md)
* [Supplying your own main()](own-main.md)
2013-06-28 18:45:08 +02:00
* [Test fixtures](test-fixtures.md)
2013-06-07 20:09:38 +02:00
---
[Home](../README.md)