Blame docs/Readme.md

rpm-build a7f80b
rpm-build a7f80b
# Reference
rpm-build a7f80b
rpm-build a7f80b
To get the most out of Catch2, start with the [tutorial](tutorial.md#top).
rpm-build a7f80b
Once you're up and running consider the following reference material.
rpm-build a7f80b
rpm-build a7f80b
Writing tests:
rpm-build a7f80b
* [Assertion macros](assertions.md#top)
rpm-build a7f80b
* [Matchers](matchers.md#top)
rpm-build a7f80b
* [Logging macros](logging.md#top)
rpm-build a7f80b
* [Test cases and sections](test-cases-and-sections.md#top)
rpm-build a7f80b
* [Test fixtures](test-fixtures.md#top)
rpm-build a7f80b
* [Reporters](reporters.md#top)
rpm-build a7f80b
* [Event Listeners](event-listeners.md#top)
rpm-build a7f80b
rpm-build a7f80b
Fine tuning:
rpm-build a7f80b
* [Supplying your own main()](own-main.md#top)
rpm-build a7f80b
* [Compile-time configuration](configuration.md#top)
rpm-build a7f80b
* [String Conversions](tostring.md#top)
rpm-build a7f80b
rpm-build a7f80b
Running:
rpm-build a7f80b
* [Command line](command-line.md#top)
rpm-build a7f80b
* [CI and Build system integration](build-systems.md#top)
rpm-build a7f80b
rpm-build a7f80b
FAQ:
rpm-build a7f80b
* [Why are my tests slow to compile?](slow-compiles.md#top)
rpm-build a7f80b
* [Known limitations](limitations.md#top)
rpm-build a7f80b
 
rpm-build a7f80b
Other:
rpm-build a7f80b
* [Why Catch?](why-catch.md#top)
rpm-build a7f80b
* [Open Source Projects using Catch](opensource-users.md#top)
rpm-build a7f80b
* [Contributing](contributing.md#top)
rpm-build a7f80b
* [Release Notes](release-notes.md#top)