Files
fastapi/scripts/test-cov-html.sh
Sebastián Ramírez 23ef570bf6 Add test-cov-html script for local coverage
analysis and debugging
2018-12-22 07:42:24 +04:00

7 lines
75 B
Bash

#!/usr/bin/env bash
set -e
set -x
bash scripts/test.sh --cov-report=html