Skip to content

Commit f25ca0d

Browse files
authored
added testament documentation link to tools.rst (#15481)
1 parent af9cc28 commit f25ca0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The standard distribution ships with the following tools:
3030
| ``nimpretty`` is a Nim source code beautifier,
3131
to format code according to the official style guide.
3232
33-
- | testament
33+
- | `testament <https://nim-lang.github.io/Nim/testament.html>`_
3434
| ``testament`` is an advanced automatic *unittests runner* for Nim tests,
3535
is used for the development of Nim itself, offers process isolation for your tests,
3636
it can generate statistics about test cases, supports multiple targets (C, JS, etc),

0 commit comments

Comments
 (0)