[py-dev] Avoiding directories when running py.test
Jim Vickroy
Jim.Vickroy at noaa.gov
Fri Dec 12 20:21:23 CET 2008
Philippe Fremy wrote:
> 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 ?
>
Does the information in sections 2.3
<http://codespeak.net/py/dist/test.html#automatic-collection-of-tests-on-all-levels>
and 2.5
<http://codespeak.net/py/dist/test.html#selecting-tests-by-keyword> of
the manual help?
> cheers,
>
> Philippe
>
> _______________________________________________
> py-dev mailing list
> py-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/py-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/py-dev/attachments/20081212/2bad74a9/attachment.htm
More information about the py-dev
mailing list