kheops/run_tests.sh
2022-06-19 23:21:01 -04:00

7 lines
49 B
Bash
Executable File

# Coverage:
pytest --cov=kheops tests/
pytest