crowdsec/docker/test/pytest-debug.ini

7 lines
177 B
INI
Raw Permalink Normal View History

2023-02-20 13:55:56 +00:00
[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