use pytestwq

master
Sasa Kocic 4 years ago
parent b74432bdcf
commit 83b4cbd13c

@ -7,5 +7,5 @@ pipeline:
- pip install --no-index --find-links=wheeldir -r requirements.txt
- flake8 app
- mkdir -p coverage
- nosetests -v tests/
- pytest tests/

@ -1,3 +1,3 @@
flask
nose
pytest
flake8

Loading…
Cancel
Save