@ -83,7 +83,7 @@ case "$1" in
;;
pytest)
shift 1
execweb pytest "$@"
execweb pytest --no-cov-on-fail "$@"
test_report)
execweb coverage report