mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
6 lines
175 B
INI
6 lines
175 B
INI
|
[pytest]
|
||
|
console_output_style = count
|
||
|
# testpaths = tests
|
||
|
# addopts = --server local --install-terminal
|
||
|
markers =
|
||
|
encryption: mark a test as dealing with encryption plugin
|