My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
load:
- "src/com/google/jstestdriver/coverage/javascript/coverage.js"
- "src-test/com/google/jstestdriver/coverage/javascript/CoverageTest.js"
plugin:
- name: "coverage"
jar: "target/bin/plugins/coverage.jar"
module: "com.google.jstestdriver.coverage.CoverageModule"

Change log

r914 by corbinrsmith on Mar 30, 2011   Diff
Fixed issue where windows paths would not
be properly escaped before being sent to
the browser.
Go to: 
Sign in to write a code review

Older revisions

r547 by corbinrsmith on Mar 30, 2010   Diff
Too Big of a commit:

Added a reset before and after every
coverage run (I really need to
refactor the plugin archetecture.)
...
r407 by corbinrsmith on Oct 9, 2009   Diff
replaced the coverage with antlr
rewrite grammar. end result is more
durable, but not as pretty.
r275 by corbinrsmith on Aug 20, 2009   Diff
coverage working
All revisions of this file

File info

Size: 281 bytes, 7 lines
Powered by Google Project Hosting