Add documentation for some miscellaneous and less important macros

Fixes #1367
This commit is contained in:
Martin Hořeňovský
2018-09-17 10:51:44 +02:00
parent 779e83bc20
commit 1d9b506e39
2 changed files with 151 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ Writing tests:
* [Reporters](reporters.md#top)
* [Event Listeners](event-listeners.md#top)
* [Data Generators](generators.md#top)
* [Other macros](other-macros.md#top)
Fine tuning:
* [Supplying your own main()](own-main.md#top)