split docker composes

This commit is contained in:
Ashton Honnecke
2019-09-09 09:24:40 -06:00
parent a218946f52
commit e8e05b6876
4 changed files with 33 additions and 0 deletions

5
scripts/pytest.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "Running Unit tests"
pytest --random-order --cov=freqtrade --cov-config=.coveragerc freqtrade/tests/