Files
pipenv/run-tests.bat
T
2018-03-05 12:58:14 -05:00

4 lines
139 B
Batchfile

pip install -e . --upgrade --upgrade-strategy=only-if-needed
pipenv install --dev
pipenv run pytest -v tests --tap-stream > results.tap