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
FSL
fslpy
Commits
7ad55ca4
Commit
7ad55ca4
authored
Jun 07, 2017
by
Paul McCarthy
🚵
Browse files
Excluding async from coverage didn't do the trick. Checking if disabling
coverage entirely fixes it
parent
432fdd4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
pytest.ini
View file @
7ad55ca4
[pytest]
[pytest]
testpaths
=
tests
testpaths
=
tests
addopts
=
-s -v --niters=50
--cov-report=html
--html=report.html
addopts
=
-s -v --niters=50 --html=report.html
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