split docker composes
This commit is contained in:
5
scripts/pytest.sh
Executable file
5
scripts/pytest.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Running Unit tests"
|
||||
|
||||
pytest --random-order --cov=freqtrade --cov-config=.coveragerc freqtrade/tests/
|
Reference in New Issue
Block a user