pytest2/testing/pytest
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 remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
looponfail make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
acceptance_test.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
conftest.py generalize skipping 2009-10-15 16:18:57 +02:00
test_collect.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_compat.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_config.py remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
test_conftesthandle.py remove defaultconfest.py and make PluginManager directly do early initialization of default plugins. 2009-12-29 10:26:51 +01:00
test_deprecated_api.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_funcargs.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_genitems.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_outcome.py reintroduce py.test.cmdline.main() (alias for py.cmdline.pytest()) 2009-11-19 23:13:28 +01:00
test_parseopt.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pickling.py remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
test_pluginmanager.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
test_pycollect.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_recording.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_session.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_traceback.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00