This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
tiangolo.fastapi
mirror of
https://github.com/tiangolo/fastapi
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
python
asyncio
api
async
fastapi
framework
json
json-schema
openapi
openapi3
pydantic
python-types
python3
redoc
rest
starlette
swagger
swagger-ui
uvicorn
web
5502
Commits
21
Branches
208
Tags
188 MiB
Python
99.9%
Tree:
0.5.0
tiangolo.fastapi
/
scripts
/
test-cov-html.sh
6 lines
75 B
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-e
set
-x
bash scripts/test.sh --cov-report
=
html
Reference in new issue