-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Milestone
Description
Seems like all the cool kids are using pytest
these days, so perhaps we should as well? This could be one of those changes we tackle for a 2.0 release. I am willing to effort the code change.
checklist:
- ensure
python setup.py test
properly runs pytest (actually runs more than 0 tests)
phobson