<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Philippe Fremy wrote:
<blockquote cite="mid:49429D72.1040208@freehackers.org" type="cite">
  <pre wrap="">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 ?
  </pre>
</blockquote>
Does the information in sections&nbsp;<a
 href="http://codespeak.net/py/dist/test.html#automatic-collection-of-tests-on-all-levels">2.3</a>
and <a
 href="http://codespeak.net/py/dist/test.html#selecting-tests-by-keyword">2.5</a>
of the manual help?<br>
<blockquote cite="mid:49429D72.1040208@freehackers.org" type="cite">
  <pre wrap="">
        cheers,

        Philippe

_______________________________________________
py-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:py-dev@codespeak.net">py-dev@codespeak.net</a>
<a class="moz-txt-link-freetext" href="http://codespeak.net/mailman/listinfo/py-dev">http://codespeak.net/mailman/listinfo/py-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>