test_ok2/py/impl/test
holger krekel db21cac694 cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
use new apipkg __onfirstaccess__ feature to initialize the py.test namespace with the default plugins.  This, besides other good implications, means that you can now type:  pydoc py.test   or help(py.test)

--HG--
branch : trunk
2009-12-29 16:29:48 +01:00
..
dist fixes to various tests, related to execnet automatic ID generation and other bits. 2009-12-24 19:43:14 +01:00
looponfail small refinements/precision regarding execnet checks 2009-11-23 17:25:46 +01:00
__init__.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
cmdline.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
collect.py remove defaultconfest.py and make PluginManager directly do early initialization of default plugins. 2009-12-29 10:26:51 +01:00
compat.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
config.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
conftesthandle.py remove defaultconfest.py and make PluginManager directly do early initialization of default plugins. 2009-12-29 10:26:51 +01:00
funcargs.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
outcome.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
parseopt.py largely improve and reshuffle docs, heading strongly towards a 1.1.0 2009-11-05 03:18:55 +01:00
pluginmanager.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
pycollect.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
session.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00