freqtrade_origin/scripts/pytest.sh
2019-09-09 09:24:40 -06:00

6 lines
120 B
Bash
Executable File

#!/bin/bash
echo "Running Unit tests"
pytest --random-order --cov=freqtrade --cov-config=.coveragerc freqtrade/tests/