From fbd7fe118cf7fb0ad0344993bb92463d0d56eb33 Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Wed, 22 Jan 2020 13:56:44 -0300 Subject: [backport] Documentation Fix #12251 (#13226) [ci skip] --- doc/tools.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/tools.rst') diff --git a/doc/tools.rst b/doc/tools.rst index 4920e94a2..66cbdca26 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -29,3 +29,11 @@ The standard distribution ships with the following tools: - | nimpretty | ``nimpretty`` is a Nim source code beautifier, to format code according to the official style guide. + +- | 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), + `simulated Dry-Runs `_, + has logging, can generate HTML reports, skip tests from a file and more, + so can be useful to run your tests, even the most complex ones. -- cgit 1.4.1-2-gfad0