Commit Graph

2 Commits

Author SHA1 Message Date
meejah
8e4b05214a add --coverage for integration tests 2019-08-06 16:47:43 -06:00
Brian Warner
608719df91 tox: add "coverage" environment
Run with "tox -e coverage". Uses a new helper
module (allmydata.test.run_trial) to let us import+execute trial without
knowing exactly where the "trial" binary lives, which helps with using
"coverage run" under tox.
2016-05-09 14:32:21 -07:00