Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
elasticsearch
Commits
ea998b1f01ff
Commit
49028b23
authored
Sep 25, 2020
by
Laurent Peuch
Browse files
ci: integrate pytest-deprecated-warnings
parent
32c9c61951be
Pipeline
#16418
passed with stage
in 1 minute and 41 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ea998b1f
...
...
@@ -8,6 +8,9 @@ flake8:
py3
:
script
:
tox -e py3
artifacts
:
paths
:
-
py3-deprecated-warnings.json
check-manifest
:
script
:
tox -e check-manifest
tox.ini
View file @
ea998b1f
...
...
@@ -7,6 +7,7 @@ deps =
pytest
cubicweb-blog
mock
git+https://github.com/psycojoker/pytest-capture-deprecatedwarnings
commands
=
{envpython}
-m
pytest
{posargs:test}
...
...
Arthur Lutz
@arthur
mentioned in commit
09036aa848c1
·
Aug 06, 2021
mentioned in commit
09036aa848c1
mentioned in commit baf05db37b566045e4d1ad66f6d2671489a99e8a
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment