test_ok1/py/test/plugin
holger krekel d9ad2cf761 merging the new function generators, addresses issue 2
- introduce a new pytest_genfuncruns hook for generating tests with multiple funcargs
- new and extended docs: doc/test/funcargs.txt
- factor all funcargs related code into py/test/funcargs.py
- remove request.maketempdir call (you can use request.config.mktemp)

--HG--
branch : trunk
2009-05-11 19:23:57 +02:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
api.py merging the new function generators, addresses issue 2 2009-05-11 19:23:57 +02:00
conftest.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
pytest__pytest.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_default.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_doctest.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_eventlog.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_execnetcleanup.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_figleaf.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_iocapture.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_monkeypatch.py funcargs work mostly according to the documentation 2009-04-14 18:30:26 +02:00
pytest_pdb.py [svn r63630] some more code to prepare for substituting the 2009-04-04 22:19:18 +02:00
pytest_plugintester.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_pocoo.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_pylint.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_pytester.py fixing a windows issues 2009-05-07 21:04:56 +02:00
pytest_recwarn.py better docstring 2009-05-09 18:09:17 +02:00
pytest_restdoc.py merging the new function generators, addresses issue 2 2009-05-11 19:23:57 +02:00
pytest_resultdb.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_resultlog.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_runner.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
pytest_terminal.py don't print py lib revision always 2009-05-10 21:50:24 +02:00
pytest_tmpdir.py merging the new function generators, addresses issue 2 2009-05-11 19:23:57 +02:00
pytest_unittest.py better name for hook 2009-05-07 23:12:17 +02:00
pytest_xfail.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00