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

     1  [pytest]
     2  # run all tests in parallel, compact output
     3  addopts = -n 4 --no-header
     4  required_plugins = pytest-xdist
     5  env_files =
     6      .env
     7      default.env