Merge pull request #6355 from tk0miya/declare_pytest_markers

test: declare pytest markers
This commit is contained in:
Takeshi KOMIYA 2019-05-12 15:34:49 +09:00 committed by GitHub
commit 0d1a66996b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,11 @@ strict_optional = False
filterwarnings =
all
ignore::DeprecationWarning:docutils.io
markers =
sphinx
apidoc
setup_command
test_params
[coverage:run]
branch = True