Closed bxsx closed 3 years ago
FYI: nose is no longer maintained. You should really look at nose2.
FYI: nose is no longer maintained. You should really look at nose2.
ah! this is what I was thinking after looking into recent history. thanks for letting me know. i was cleaning up some stuff here, thanks for saving my time 👍
You're welcome!
Using generic nosetests3 instead of minor-version oriented pattern is more compatible for packages that use nosetests. Apart from increased compatibility coverage, I recently noticed few packages that uses nosetests3 in their tests. Sounds like it should be fixed at this level.