aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Readme.md')
-rw-r--r--docs/Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Readme.md b/docs/Readme.md
index 52eb64a5..d84b4bfd 100644
--- a/docs/Readme.md
+++ b/docs/Readme.md
@@ -11,6 +11,7 @@ Once you're up and running consider the following reference material.
* [Logging macros](logging.md#top)
* [Test cases and sections](test-cases-and-sections.md#top)
* [Test fixtures](test-fixtures.md#top)
+* [Explicitly skipping, passing, and failing tests at runtime](skipping-passing-failing.md#top)
* [Reporters (output customization)](reporters.md#top)
* [Event Listeners](event-listeners.md#top)
* [Data Generators (value parameterized tests)](generators.md#top)