pytest2/py
holger krekel 1b34492108 vastly simplify and cleanup collection initialization by internally
introducing a RootCollector. Note that the internal node
methods _fromtrail and _totrail are shifted to the still internal
config._rootcol.fromtrail/totrail

--HG--
branch : trunk
2010-01-03 01:02:44 +01:00
..
impl vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
plugin enable doctest plugin by default, add a --doctest-glob option and some documentation, regen plugin docs. 2010-01-02 23:30:46 +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