github.com/crowdsecurity/crowdsec@v1.6.1/docker/test/pytest-debug.ini (about)

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