README
This commit is contained in:
10
README.md
10
README.md
@@ -17,6 +17,16 @@ To start the app and watch for changes:
|
|||||||
|
|
||||||
DEBUG=1 ./app.py
|
DEBUG=1 ./app.py
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
To run unit tests:
|
||||||
|
|
||||||
|
python -m pytest
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
make test
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
tornado templates are like mustache templates -- add the
|
tornado templates are like mustache templates -- add the
|
||||||
|
Reference in New Issue
Block a user