You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Seems like all the cool kids are using
pytestthese 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:
python setup.py testproperly runs pytest (actually runs more than 0 tests)