cic-utils/tests/run_tests.sh

3 lines
115 B
Bash
Raw Normal View History

pip install -r test_requirements.txt
2022-02-03 09:05:06 +01:00
pytest -x --cov=cic_utils --cov-fail-under=97 --cov-report term-missing tests