pytest2/py/impl/test
holger krekel c6c7d041b7 disable default inclusion of figleaf plugin because it caused test
failures wrt to capturing/logging interaction.  pytest_figleaf should
anyway better become its own externally living plugin.

--HG--
branch : trunk
2010-01-03 11:22:32 +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 disable default inclusion of figleaf plugin because it caused test 2010-01-03 11:22:32 +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