test_ok1/py/impl
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
..
cmdline reintroduce py.test.cmdline.main() (alias for py.cmdline.pytest()) 2009-11-19 23:13:28 +01:00
code fix keyword calling 2009-11-27 20:32:21 +01:00
compat improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
io make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
log by default flush log writes to files 2009-11-24 02:48:13 -08:00
path robustiy some randomly failing tests 2009-12-29 12:36:45 +01:00
process windows fixes and print funcargs for keyboardinterrupt traces 2009-12-25 09:53:36 +01:00
test cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
_metainfo.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
builtin.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
error.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
std.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
xmlgen.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00