mirror of
https://github.com/crowdsecurity/cs-firewall-bouncer.git
synced 2024-08-19 01:18:49 +03:00
13 lines
272 B
INI
13 lines
272 B
INI
[pytest]
|
|
addopts =
|
|
--pdbcls=IPython.terminal.debugger:Pdb
|
|
--ignore=test/install
|
|
--ignore=test/backends
|
|
--strict-markers
|
|
markers:
|
|
deb: mark tests related to deb packaging
|
|
rpm: mark tests related to rpm packaging
|
|
env_files =
|
|
.env
|
|
default.env
|