Use the jstestdriver coverage plugin.

svn path=/plone.app.discussion/trunk/; revision=40909
This commit is contained in:
Timo Stollenwerk 2010-10-30 11:24:03 +00:00
parent c6f03849df
commit 5fe339215b
1 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,9 @@ load:
# And this loads the source files we are testing
- ../browser/javascripts/*.js
plugin:
- name: "coverage"
jar: "../../../../parts/jstestdriver/coverage.jar"
module: "com.google.jstestdriver.coverage.CoverageModule"