pytest2/py/impl/test
Ronny Pfannschmidt 676081b87a remove the PickleChannel dependency for looponfail
--HG--
branch : trunk
2010-01-12 17:35:06 +01:00
..
dist fix sessionstart/sessionfinish handling at the slave side, set "session.nodeid" to id of the slave and make sure "final" teardown failures are reported nicely. fixes issue66. 2010-01-11 17:09:07 +01:00
looponfail remove the PickleChannel dependency for looponfail 2010-01-12 17:35:06 +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 (experimental) allow cmdline arguments to deep-point to a test, also remove virtually redundant session.getinitialitems() calls 2010-01-10 21:29:36 +01:00
collect.py refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere 2010-01-11 14:30:50 +01:00
compat.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
config.py remove the PickleChannel dependency for looponfail 2010-01-12 17:35:06 +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 refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere 2010-01-11 14:30:50 +01:00
session.py fix sessionstart/sessionfinish handling at the slave side, set "session.nodeid" to id of the slave and make sure "final" teardown failures are reported nicely. fixes issue66. 2010-01-11 17:09:07 +01:00