pytest2/py/test/plugin
hpk 74958be548 [svn r63300] * refining pyfuncarg setup, now there is explicit registration!
* porting monkeypatch and pytester funcargs to the new method
* fixing a kind-of-a-bug with MultiCalls

--HG--
branch : trunk
2009-03-24 23:00:07 +01:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
conftest.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
pytest_default.py [svn r63209] polish command line options for distributed testing. 2009-03-22 18:41:36 +01:00
pytest_doctest.py [svn r63017] rename colitem._config to colitem.config - it's an official attribute 2009-03-18 00:48:07 +01:00
pytest_eventlog.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
pytest_execnetcleanup.py [svn r63050] * disabled classes or modules will now lead to a skip during setup of the colitem 2009-03-18 18:54:45 +01:00
pytest_iocapture.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
pytest_monkeypatch.py [svn r63300] * refining pyfuncarg setup, now there is explicit registration! 2009-03-24 23:00:07 +01:00
pytest_plugintester.py [svn r63195] * fix rsyncdir usages all around 2009-03-21 21:07:45 +01:00
pytest_pocoo.py [svn r63178] remove wrong assert 2009-03-21 15:00:01 +01:00
pytest_pytester.py [svn r63300] * refining pyfuncarg setup, now there is explicit registration! 2009-03-24 23:00:07 +01:00
pytest_restdoc.py [svn r63209] polish command line options for distributed testing. 2009-03-22 18:41:36 +01:00
pytest_resultlog.py [svn r63190] no resultlog plugin by default 2009-03-21 16:17:30 +01:00
pytest_terminal.py [svn r63210] * implement "--dist=each" to distribute each to each available node 2009-03-22 21:44:45 +01:00
pytest_tmpdir.py [svn r63017] rename colitem._config to colitem.config - it's an official attribute 2009-03-18 00:48:07 +01:00
pytest_unittest.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
pytest_xfail.py [svn r62662] introduce another hook "pytest_item_makereport" to allow a 2009-03-06 19:07:44 +01:00