From 1e4b6b99ae12ebefb133af93aca5130ecc4fc7ae Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Tue, 5 Jul 2016 16:48:00 +0100 Subject: [PATCH] Updated Testing (asciidoc) --- Testing.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Testing.asciidoc b/Testing.asciidoc index ac4e819..d2f777a 100644 --- a/Testing.asciidoc +++ b/Testing.asciidoc @@ -21,4 +21,6 @@ TODO Try to test every path of execution in your softwares. That is the key to maximizing your code coverages. +https://github.com/yglukhov/coverage[Coverage library] + TODO