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 f2a7177 commit cab58b2Copy full SHA for cab58b2
1 file changed
tox.ini
@@ -46,7 +46,7 @@ changedir = {toxinidir}/htmlcov
46
commands = python -m http.server
47
48
[pytest]
49
-addopts = --log-file /tmp/pepper-runtests.log --no-print-logs -ra -sv
+addopts = --showlocals --log-file /tmp/pepper-runtests.log --no-print-logs -ra -sv
50
testpaths = tests
51
norecursedirs = .git .tox
52
usefixtures = pepperconfig
0 commit comments