pytest2/py
holger krekel f8b5951103 run py.* tools through "-c import py ; py.cmdline.py*" by default
and introduce --tools-on-path to force discovery of tools from PATH

--HG--
branch : trunk
2010-01-01 20:36:58 +01:00
..
impl introduce --confcutdir option to early-inhibit lookup of conftest files above a certain directory. 2009-12-31 15:10:32 +01:00
plugin run py.* tools through "-c import py ; py.cmdline.py*" by default 2010-01-01 20:36:58 +01:00
__init__.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
apipkg.py make inspect.getsource work for standalone py.test by implementing a get_source method on our DictImporter. 2009-12-30 19:01:46 +01:00