[Python-ideas] Overloading operators for testing
Mark Lawrence
breamoreboy at yahoo.co.uk
Wed Sep 21 00:40:40 EDT 2016
On 21/09/2016 00:14, Neil Girdhar wrote:
> As Ryan points out, pytest does this right. The way I understand it,
> pytest is actively maintained and nose isn't. You should switch to
> pytest as soon as possible.
>
> Best,
>
> Neil
Nose is no longer maintained but long live nose2
https://pypi.python.org/pypi/nose2/0.6.5 https://github.com/nose-devs/nose2
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
More information about the Python-ideas
mailing list