On Sat, Aug 14, 2010 at 01:13:43PM -0700, Dan Stromberg wrote:
> > I've checked out the sources with:
> > hg clone http://www.logilab.org/hg/pylint
> > hg clone http://www.logilab.org/src/logilab/astng
> > hg clone http://www.logilab.org/src/logilab/common
> >
> 
> BTW, do all three of these have automated test suites?  If yes for one or
> more, how do you invoke them?

http://hg.logilab.org/logilab/common/file/69b9648a0a00/test
http://hg.logilab.org/logilab/astng/file/a5cf6f4ec760/test
http://hg.logilab.org/pylint/file/b87e39a0717b/test

Once logilab-common is installed, just run 'pytest' and that's enough to
discover and execute the tests.

We recently decided to port this pytest tool and
logilab.common.testlib from unittest to unittest2, but that work has
not started yet. And as usual, any community participation will be
more than welcome. As you could see, we have been doing a lot to open
logilab.org and hope that the name itself will not be a blocker for
people working outside the company. Just register and you get an
account and a chance to help triage the tickets, add a link to your
mercurial tree, etc

-- 
Nicolas Chauvat

logilab.fr - services en informatique scientifique et gestion de connaissances  
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to