forked from orbit-oss/flask
add javascript ajax example
This commit is contained in:
parent
d8bf589d48
commit
fce1885f76
21 changed files with 341 additions and 13 deletions
|
|
@ -65,12 +65,11 @@ Test
|
|||
|
||||
::
|
||||
|
||||
pip install pytest
|
||||
pip install '.[test]'
|
||||
pytest
|
||||
|
||||
Run with coverage report::
|
||||
|
||||
pip install pytest coverage
|
||||
coverage run -m pytest
|
||||
coverage report
|
||||
coverage html # open htmlcov/index.html in a browser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue