diff --git a/doc/tools.rst b/doc/tools.rst index 66cbdca265..df4d2e99f5 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -30,7 +30,7 @@ The standard distribution ships with the following tools: | ``nimpretty`` is a Nim source code beautifier, to format code according to the official style guide. -- | testament +- | `testament `_ | ``testament`` is an advanced automatic *unittests runner* for Nim tests, is used for the development of Nim itself, offers process isolation for your tests, it can generate statistics about test cases, supports multiple targets (C, JS, etc),