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

Switch to nose2 #22

Open
tovrstra opened this issue Sep 13, 2017 · 0 comments
Open

Switch to nose2 #22

tovrstra opened this issue Sep 13, 2017 · 0 comments

Comments

@tovrstra
Copy link
Member

https://github.com/nose-devs/nose2

@matt-chan The version of nose that we use at the moment is no longer actively developed and will likely start suffering from bitrot in the near future. (See note to users on the web page: https://nose.readthedocs.io/en/latest/) We should either switch to unittest2 or nose2. The second option seems to be better: more plugins, including coverage. It is also easier to write tests for nose2: no need for classes, simple asserts are fine.

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

No branches or pull requests

1 participant