We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc11df commit bb17cf0Copy full SHA for bb17cf0
pytest.ini
@@ -1,4 +1,4 @@
1
[pytest]
2
-addopts = -q
+addopts = -ra
3
python_files = test_*.py
4
testpaths = tests
0 commit comments