From a7e512c8d79d3a47d582dbe56f88704a67769c07 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Wed, 22 Apr 2015 13:58:34 +0100 Subject: [PATCH] Updated Testing (asciidoc) --- Testing.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Testing.asciidoc b/Testing.asciidoc index 41350e8..a652e29 100644 --- a/Testing.asciidoc +++ b/Testing.asciidoc @@ -11,9 +11,12 @@ else: ### Unit testing -http://nim-lang.org/unittest.html[unittest] +Use http://nim-lang.org/unittest.html[unittest] ### Functional and integration testing +TODO + ### Code coverage +TODO