lockbox/scripts/CI/test.sh

3 lines
100 B
Bash
Executable File

cd lockbox
printf "Starting pytest run...\n\n\n"
pytest --cov=. --cov-report term-missing --reuse-db