Skip to content

Commit 3645ba3

Browse files
authored
Merge pull request #6638 from blueyed/rfEX
tests: use `-rfEX`
2 parents 1dc265e + 8301993 commit 3645ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ commands = python scripts/publish-gh-release-notes.py {posargs}
147147

148148
[pytest]
149149
minversion = 2.0
150-
addopts = -ra -p pytester --strict-markers
150+
addopts = -rfEX -p pytester --strict-markers
151151
rsyncdirs = tox.ini doc src testing
152152
python_files = test_*.py *_test.py testing/*/*.py
153153
python_classes = Test Acceptance

0 commit comments

Comments
 (0)