add coverage report, set COVERAGE=1 in env when running specs

This commit is contained in:
wvengen 2013-07-25 13:59:55 +02:00
parent 7c65995b62
commit ca50006235
4 changed files with 21 additions and 0 deletions

View file

@ -251,6 +251,10 @@ GEM
simple_form (2.1.0)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
@ -339,6 +343,7 @@ DEPENDENCIES
simple-navigation
simple-navigation-bootstrap
simple_form
simplecov
sqlite3
therubyracer
thin