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