Files
responder/pytest.ini
T
Andreas Motl 3894550642 Tests: Enable pytest options, increasing verbosity
That is to display test case names, not just dots that don't convey
much.
2024-10-24 02:27:32 +02:00

5 lines
81 B
INI

[pytest]
addopts= -rsxX -s -vvv --strict
filterwarnings =
error::UserWarning