stable/tests/pytest.sh

6 lines
110 B
Bash
Raw Normal View History

2019-09-09 15:24:40 +00:00
#!/bin/bash
echo "Running Unit tests"
2019-10-10 17:28:11 +00:00
pytest --random-order --cov=freqtrade --cov-config=.coveragerc tests/