We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01007e1 commit 32a9803Copy full SHA for 32a9803
pytest.ini
@@ -1,3 +1,3 @@
1
[pytest]
2
-addopts = --capture=no --assert=plain --strict
+addopts = --capture=no --assert=plain --strict --tb native
3
testpaths = tests
0 commit comments