jellyfish/run-cov.sh

4 lines
98 B
Bash
Executable File

export PYTHONPATH=.;
pip install -e .
py.test jellyfish/test.py --cov jellyfish --cov-report html