561a14054cb05a6c876c238e34896594727653c6
* introduce py.test.collect.Collector.collect_by_name and special case it for Directories to allow specifying files that would otherwise be ignored because of filters. * fix py/doc/conftest to work with new API * refactor py/doc/test_conftest.py to use suptest helper * avoid old APIs in some more places. --HG-- branch : trunk
The py lib is a Python development support library featuring the following tools and modules: * py.test: popular python testing tool * py.execnet: ad-hoc distributed execution * py.magic.greenlet: micro-threads * py.path: uniform local and svn path objects It includes code and contributions from several people, listed in the LICENSE file. For questions, please see py/doc/index.txt, refer to the website http://pylib.org or come to the #pylib IRC freenode channel or subscribe to http://codespeak.net/mailman/listinfo/py-dev . have fun, holger krekel, holger at merlinux eu $Id: README.txt 57429 2008-08-18 15:08:39Z hpk $
Description
Languages
Python
100%