We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4956e23 commit f6bef7aCopy full SHA for f6bef7a
scripts/test-coverage.sh
@@ -3,8 +3,6 @@
3
export PROFILE_MODE=true
4
poetry install --with test --all-extras
5
poetry run pytest \
6
- --ignore=tests/performance_tests \
7
- --ignore=tests/acceptance_tests \
8
--cov-report=term \
9
--cov-report=xml \
10
--cov=nautilus_trader
0 commit comments