test:migrate to latest pytest-invenio and docker-services-cli (#97)

This commit is contained in:
Mojib Wali
2020-10-01 11:44:18 +02:00
committed by GitHub
parent 917ad9a95e
commit 5f7bcb6939
3 changed files with 12 additions and 10 deletions
+3 -4
View File
@@ -7,7 +7,6 @@
# details.
[pytest]
pep8ignore = docs/conf.py ALL
addopts = --pep8 --doctest-glob="*.rst" --doctest-modules --cov=invenio_theme_tugraz --cov-report=term-missing
testpaths = docs tests invenio_theme_tugraz
filterwarnings = ignore::pytest.PytestDeprecationWarning
addopts = --isort --pydocstyle --pycodestyle --doctest-glob="*.rst" --doctest-modules --cov=invenio_theme_tugraz --cov-report=term-missing
testpaths = tests invenio_theme_tugraz
live_server_scope = module