jellyfish/run-cov.sh

3 lines
81 B
Bash
Raw Normal View History

2015-02-19 19:57:14 +00:00
export PYTHONPATH=.;
py.test jellyfish/test.py --cov jellyfish --cov-report html