matchy/bin/coverage.sh

5 lines
67 B
Bash
Raw Normal View History

2024-08-10 22:04:21 +01:00
#!/usr/bin/env bash
set -x
set -e
2024-08-10 22:04:21 +01:00
pytest --cov=. --cov-report=html