Skip to content
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

Use pytest instead of nose for testing. #35

Open
wants to merge 176 commits into
base: master
Choose a base branch
from

Conversation

arokem
Copy link
Contributor

@arokem arokem commented Nov 22, 2016

Sadly, nosetests is no longer supported (see: http://nose.readthedocs.io/en/latest/#note-to-users). pytest seems like a solid alternative.

Kevin DeSimone and others added 30 commits September 18, 2016 00:14
…tting up linux hpc and blamo"

This reverts commit 16ddb5c.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.498% when pulling f38c4d4 on arokem:pytest into eaa6106 on kdesimone:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.498% when pulling f38c4d4 on arokem:pytest into eaa6106 on kdesimone:master.

@arokem
Copy link
Contributor Author

arokem commented Nov 26, 2016

Rebased on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.498% when pulling 37aefa4 on arokem:pytest into eaa6106 on kdesimone:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.498% when pulling 37aefa4 on arokem:pytest into eaa6106 on kdesimone:master.

@arokem
Copy link
Contributor Author

arokem commented Nov 26, 2016

Do you understand why CircleCI is failing? It looks like it's running a test that isn't even in the code-base anymore (test_auditory_bin_pct.py), so that's puzzling.

@arokem
Copy link
Contributor Author

arokem commented Nov 26, 2016

BTW - why do you have both CircleCI and Travis? They seem to be doing similar tasks? But I might be missing something.

@kdesimone
Copy link
Owner

kdesimone commented Nov 26, 2016 via email

@kdesimone
Copy link
Owner

kdesimone commented Nov 26, 2016 via email

@arokem
Copy link
Contributor Author

arokem commented Nov 29, 2016

Rebased

@coveralls
Copy link

coveralls commented Nov 29, 2016

Coverage Status

Coverage remained the same at 99.495% when pulling 20ac3a0 on arokem:pytest into b705d3d on kdesimone:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants