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
EnMAP
sensormapgeo
Commits
166c0ec6
Commit
166c0ec6
authored
Nov 26, 2021
by
Daniel Scheffler
Browse files
We need pytest-subtests.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
e7d507ae
Pipeline
#35326
passed with stage
in 2 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
166c0ec6
...
...
@@ -12,7 +12,7 @@ test_sensormapgeo:
script
:
-
source /root/mambaforge/bin/activate ci_env
-
pip install pytest pytest-cov pytest-reporter-html1
-
pip install pytest pytest-cov pytest-reporter-html1
pytest-subtests
# run tests
-
make pytest
...
...
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