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

8 lines
149 B
INI

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