fastapi/scripts/test-cov-html.sh

8 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
set -e
set -x
bash scripts/test.sh ${@}
bash scripts/coverage.sh