pytest2/py/impl/test
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
..
dist only consider matching conftest plugins for discovering hooks related to collection nodes. 2009-12-30 02:36:58 +01:00
looponfail vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +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 vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
compat.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
config.py vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
conftesthandle.py introduce --confcutdir option to early-inhibit lookup of conftest files above a certain directory. 2009-12-31 15:10:32 +01:00
funcargs.py fix aimed at passing jstests functional tests: allow to have _fillfuncargs() called even for non-pycollect-object test-items. 2009-12-30 14:05:41 +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 enhance figleaf setup, enabled by default now (requires --figleaf). Generalize internal ability to show "hints" at the end of "-h". 2010-01-02 22:48:53 +01:00
pluginmanager.py enable doctest plugin by default, add a --doctest-glob option and some documentation, regen plugin docs. 2010-01-02 23:30:46 +01:00
pycollect.py remove/refine some doc strings. create popen-files with absolute paths. 2010-01-01 23:05:00 +01:00
session.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00