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 nosetests instead of unittest #11

Open
halfak opened this issue Oct 1, 2015 · 2 comments
Open

use nosetests instead of unittest #11

halfak opened this issue Oct 1, 2015 · 2 comments

Comments

@halfak
Copy link
Contributor

halfak commented Oct 1, 2015

I propose that we switch from unittest to nosetests. Nosetests can still run unittest tests, but it also enables much more flexible testing runs and more simplistic syntax.

@aronwc
Copy link
Member

aronwc commented Oct 1, 2015

Yes, I like nose; also can run doctests, which I like (for simple testing).

@halfak
Copy link
Contributor Author

halfak commented Oct 1, 2015

COol. I'll work it out. :)

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

2 participants