stable/tests/pytest.sh
2019-10-24 23:11:07 +03:00

6 lines
110 B
Bash
Executable File

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