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) * [Assertion macros](assertions.md) * [Matchers](matchers.md) * [Logging macros](logging.md) * [Test cases and sections](test-cases-and-sections.md) * [Test fixtures](test-fixtures.md) * [Supplying your own main()](own-main.md) * [Event Listeners](event-listeners.md) * [Configuration](configuration.md) * [String Conversions](tostring.md) * [Command line](command-line.md) * [Build systems](build-systems.md) * [Why are my tests slow to compile?](slow-compiles.md) * [Known limitations](limitations.md) Other * [Why Catch?](why-catch.md) * [Open Source Projects using Catch](opensource-users.md) * [Contributing](contributing.md) * [Release Notes](release-notes.md)