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 c3ccf28 commit 02acb7cCopy full SHA for 02acb7c
pytest.ini
@@ -1,4 +1,4 @@
1
[pytest]
2
3
DJANGO_SETTINGS_MODULE = tests.settings_sqlite
4
-addopts = --ignore lib/ --ignore build/ --ignore include/
+addopts = --ignore lib/ --ignore build/ --ignore include/ --tb=short
0 commit comments