test_ok2/py
holger krekel f3e62e38aa streamlined plugin loading: order is now setuptools, ENV, commandline
and setuptools entry point names are turned to canonical namees ("pytest_*")

--HG--
branch : trunk
2010-01-02 17:17:13 +01:00
..
impl streamlined plugin loading: order is now setuptools, ENV, commandline 2010-01-02 17:17:13 +01:00
plugin slightly refine invocation of py.test: use the py lib that we got invoked with, 2010-01-02 11:57:42 +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