-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing updates #19
Testing updates #19
Conversation
… is not dependant on the OS)
Codecov Report
@@ Coverage Diff @@
## master #19 +/- ##
=========================================
Coverage ? 52.63%
=========================================
Files ? 10
Lines ? 722
Branches ? 0
=========================================
Hits ? 380
Misses ? 342
Partials ? 0 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this cleanup @jcapriot! Question for the future -- what are your thoughts on nosetests
vs pytest
?
I think nose is abandoned. Last commit seems to be 5 years old.
…On 21 August 2020 18:12:26 CEST, Lindsey Heagy ***@***.***> wrote:
@lheagy approved this pull request.
Thanks for this cleanup @jcapriot! Question for the future -- what are
your thoughts on `nosetests` vs `pytest`?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#19 (review)
|
This branch removes the comparison tests on simpeg. It also includes updates to the documentation.