Skip to content

Commit cab58b2

Browse files
committed
add showlocals to tox.ini
1 parent f2a7177 commit cab58b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ changedir = {toxinidir}/htmlcov
4646
commands = python -m http.server
4747

4848
[pytest]
49-
addopts = --log-file /tmp/pepper-runtests.log --no-print-logs -ra -sv
49+
addopts = --showlocals --log-file /tmp/pepper-runtests.log --no-print-logs -ra -sv
5050
testpaths = tests
5151
norecursedirs = .git .tox
5252
usefixtures = pepperconfig

0 commit comments

Comments
 (0)