mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
7 lines
193 B
INI
7 lines
193 B
INI
[pytest]
|
|
addopts = --ignore=cli-integration-test/
|
|
testpaths = tests
|
|
filterwarnings =
|
|
; see https://docs.python.org/3/library/warnings.html#the-warnings-filter
|
|
error::DeprecationWarning
|