mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-05-22 06:44:43 +01:00
test:migrate to latest pytest-invenio and docker-services-cli (#97)
This commit is contained in:
+3
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user