crowdsec/docker/test/pytest-debug.ini
2023-02-20 14:55:56 +01:00

7 lines
177 B
INI

[pytest]
# run all tests sequentially, drop to pdb on first failure
addopts = -n 0 --no-header --pdb --pdbcls=IPython.terminal.debugger:Pdb
env_files =
.env
default.env