Add test coverage generation using simplecov

This commit is contained in:
Matt Rogers 2012-12-22 22:54:40 -06:00
parent a32f928fc8
commit 066c378705
4 changed files with 11 additions and 1 deletions

View file

@ -162,6 +162,10 @@ GEM
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
@ -221,6 +225,7 @@ DEPENDENCIES
sanitize
sass-rails
selenium-webdriver
simplecov
sqlite3
swf_fu
therubyracer