-
Notifications
You must be signed in to change notification settings - Fork 124
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 testproperly runs pytest (actually runs more than 0 tests)
phobson