Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
trustedauth
Commits
ed19a7a31770
Commit
6dabbd2e
authored
Sep 25, 2020
by
Laurent Peuch
Browse files
ci: integrate pytest-deprecated-warnings
parent
aae662eeee51
Pipeline
#18058
failed with stage
in 1 minute and 36 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ed19a7a3
...
...
@@ -14,5 +14,8 @@ py27:
py3
:
script
:
tox -e py3
artifacts
:
paths
:
-
py3-deprecated-warnings.json
tox.ini
View file @
ed19a7a3
...
...
@@ -6,6 +6,7 @@ deps =
-r{toxinidir}/requirements-test.txt
pytest
repoze.lru
git+https://github.com/psycojoker/pytest-capture-deprecatedwarnings
commands
=
{envpython}
-m
pytest
{posargs:test}
...
...
Write
Preview
Markdown
is supported
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