mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added custom marker 'trace' in order to avoid warnings
This commit is contained in:
parent
40741bd449
commit
e81c893c80
@ -3,6 +3,7 @@ console_output_style = count
|
|||||||
# testpaths = tests
|
# testpaths = tests
|
||||||
# addopts = --server local --install-terminal
|
# addopts = --server local --install-terminal
|
||||||
markers =
|
markers =
|
||||||
|
trace: mark a test as dealing with trace
|
||||||
encryption: mark a test as dealing with encryption plugin
|
encryption: mark a test as dealing with encryption plugin
|
||||||
replication: mark a test as dealing with database participating in replication
|
replication: mark a test as dealing with database participating in replication
|
||||||
disabled_in_forks: mark a test which must be SKIPPED when running QA against any FB forks (because of missed fix/feature etc).
|
disabled_in_forks: mark a test which must be SKIPPED when running QA against any FB forks (because of missed fix/feature etc).
|
Loading…
Reference in New Issue
Block a user