3 lines
110 B
Bash
3 lines
110 B
Bash
|
|
pip install -r test_requirements.txt
|
|
pytest -x --cov=aiee --cov-fail-under=97 --cov-report term-missing tests |