diff options
author | Zooko Ofsimplegeo <zooko@simplegeo.com> | 2010-04-19 16:08:37 -0600 |
---|---|---|
committer | Zooko Ofsimplegeo <zooko@simplegeo.com> | 2010-04-19 16:08:37 -0600 |
commit | 3fa1d99066ecbbd02b15885b18c6e99385733954 (patch) | |
tree | fcf1a4755626614cdda21a42b4c87f449bda1615 /coverage/xmlreport.py | |
parent | 5c2e817e0606ee912fbb4f44550d8b29cf0cd278 (diff) | |
download | python-coveragepy-3fa1d99066ecbbd02b15885b18c6e99385733954.tar.gz |
add a --require option to specify directories which are required to be at the beginning of the path for any file that is going to be included in code coverage
make the --omit and --require options apply to code coverage generation as well as to reporting; This speeds up tests from 6 seconds to 1 second on my system, as well as making the resulting .coverage db include *only* the code that I care about, which helps with my code coverage progression/regression tool.
Diffstat (limited to 'coverage/xmlreport.py')
0 files changed, 0 insertions, 0 deletions