[TIP] public nose test suites?

holger krekel holger at merlinux.eu
Wed Aug 19 10:03:05 PDT 2009


On Fri, Aug 07, 2009 at 09:47 -0700, Tim Hatch wrote:
> > Can some people here
> > point me to some self-contained public repos, URLs or 
> > tarballs that i just need to unpack and can run "nosetests"
> > 0.11.1 successfully on?
> 
> Pygments uses nose, has 160 tests, and I don't think it has any external
> dependencies (perhaps PIL but that's it, and I don't think the tests
> require it).
> 
> hg clone http://dev.pocoo.org/hg/pygments-main

thanks. py.test-1.0.1 should run this nicely now - note that 
both nosetests and py.test fail 3 out of your 161 tests
today: http://paste.pocoo.org/show/135242/ 

cheers,

holger



More information about the testing-in-python mailing list