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

Pytest instead of Nose? #195

Open
delirious-lettuce opened this issue May 15, 2017 · 4 comments
Open

Pytest instead of Nose? #195

delirious-lettuce opened this issue May 15, 2017 · 4 comments

Comments

@delirious-lettuce
Copy link
Contributor

  • https://nose.readthedocs.io/en/latest/#note-to-users

    Nose has been in maintenance mode for the past several years and will likely cease without a new person/team to take over maintainership. New projects should consider using Nose2, py.test, or just plain unittest/unittest2.

@donnemartin
Copy link
Owner

Hi @delirious-lettuce, thanks for the suggestion! Based on the link, I think it would be good to switch in the near future, at least for new challenges.

@delirious-lettuce
Copy link
Contributor Author

@donnemartin ,

No problem! The good part is that pytest can also be used to run most nose tests anyways (for the older challenges).

I'll try and convert some of them in the morning and send a PR to see what you think!

@donnemartin
Copy link
Owner

Sounds good! Maybe we could start with one and go from there :)

@delirious-lettuce
Copy link
Contributor Author

Good point, I'll just start with one!

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

No branches or pull requests

2 participants