From 1b7a10b5643d7d833df2fb5627921fedde1ceaa2 Mon Sep 17 00:00:00 2001 From: Tiago Ferraz Date: Thu, 12 Feb 2015 11:44:04 -0200 Subject: Adding Coverage Commands to service/go Added unit and integration coverage generation command and a combination of both coverage in go script. --- service/test_requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'service/test_requirements.txt') diff --git a/service/test_requirements.txt b/service/test_requirements.txt index 98d86650..5179330a 100644 --- a/service/test_requirements.txt +++ b/service/test_requirements.txt @@ -8,4 +8,5 @@ funkload==1.16.1 tornado==4.0.2 pep8==1.5.7 tempdir==0.6 +coverage -- cgit v1.2.3