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
tomotools
tomoscan
Commits
a38f2db9
Commit
a38f2db9
authored
Mar 31, 2021
by
payno
Browse files
replace unittest by pytest and include test coverage
parent
90894a21
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a38f2db9
...
@@ -74,7 +74,7 @@ doc:
...
@@ -74,7 +74,7 @@ doc:
-
python -m pip install -r requirements.txt
-
python -m pip install -r requirements.txt
-
python -m pip install .
-
python -m pip install .
script
:
script
:
-
python -m
unit
test tomoscan.
test.suite -v
-
python -m
py
test
--cov=
tomoscan
.
test:python3.7_stretch_pyqt5:
test:python3.7_stretch_pyqt5:
...
...
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