[Python-projects] [ANN] pylint 0.13 / astng 0.17
Daniel Drake
ddrake at brontes3d.com
Thu Mar 1 17:36:23 CET 2007
On Thu, 2007-03-01 at 16:46 +0100, Sylvain Thénault wrote:
> > The Gentoo ebuild uses it for testing. Also test/fulltest.sh (included
> > in 0.17.0) still refers to it.
>
> hum, good point. I've removed it in favor of the generic "pytest" tool
> from logilab-common, but I could easily put it back if gentoo needs it.
Probably no need to readd it, we can just use pytest instead.
I just attempted this change locally but it didn't work well. pytest
seems to always exit with code 0 regardless of success/failure.
runtests.py returned 0 on success or 1 if there were 1 or more failures.
--
Daniel Drake
Brontes Technologies, A 3M Company
More information about the Python-Projects
mailing list