JNRowe / hubugs

Simple client for GitHub issues
https://hubugs.readthedocs.io/
GNU General Public License v3.0
6 stars 2 forks source link

Switch to pytest #53

Closed JNRowe closed 6 years ago

JNRowe commented 6 years ago

nose2 is great, but it suffers from a lack of maintenance. pytest is a good replacement, and I’ve moved other projects to it when nose2 issues have arisen.

This PR is a WIP, with a fair chunk of work pending.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 42.086% when pulling 427f91745baa99ecb3609d8c7763b3799b0b483b on f/pytest into 7c69aef4d5449b7ebac98f43afbc50c575bbb417 on f/drop_python2.