[py-dev] Avoiding directories when running py.test

Philippe Fremy phil at freehackers.org
Fri Dec 12 18:20:50 CET 2008


Hi,

I have a project where I am using py.test, that contains a copy of an
external project.

That external project has some test directories and files, which are not
using py.test

Is there a way I can tell py.test to avoid those directories ?

	cheers,

	Philippe



More information about the py-dev mailing list