Use the jstestdriver coverage plugin.
svn path=/plone.app.discussion/trunk/; revision=40909
This commit is contained in:
parent
c6f03849df
commit
5fe339215b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user