This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
typer
Watch
1
Star
0
Fork
You've already forked typer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c03066842a
typer
/
scripts
/
test-cov-html.sh
7 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
:wrench: Add scripts
2019-12-24 13:32:25 +01:00
#!/usr/bin/env bash
set
-e
set
-x
➕ Bring back pytest-cov because coverage can't detect pytest-xdist (#484)
2022-11-05 02:02:13 +01:00
bash scripts/test.sh --cov-report
=
html
${
@
}
Reference in a new issue
Copy permalink