test_ok1/py/test/testing
holger krekel 04e9197fd6 * reworked per-test output capturing into the pytest_iocapture.py plugin
* removed all capturing code from config object and pytest_default plugins

* item.repr_failure(excinfo) instead of item.repr_failure(excinfo, outerr)

* added a few logging tests

--HG--
branch : 1.0.x
2009-07-25 18:09:01 +02:00
..
import_test/package [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
acceptance_test.py * reworked per-test output capturing into the pytest_iocapture.py plugin 2009-07-25 18:09:01 +02:00
conftest.py funcargs work mostly according to the documentation 2009-04-14 18:30:26 +02:00
test_collect.py * refine collect hooks and docs, remove pytest_collect_recurse 2009-06-15 17:28:55 +02:00
test_compat.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
test_config.py * reworked per-test output capturing into the pytest_iocapture.py plugin 2009-07-25 18:09:01 +02:00
test_conftesthandle.py get to a workable state for cached_setup() and docs, move msot related code to SetupState class 2009-05-18 19:06:16 +02:00
test_deprecated_api.py * performing funcarg setup during setup-phase 2009-05-06 08:38:42 +02:00
test_funcargs.py * refined funcarg docs and CHANGELOG 2009-07-05 14:22:01 +02:00
test_genitems.py add test and fix keyword recogniation, thanks Andreas Kloeckner 2009-06-24 16:04:42 +02:00
test_install.py adding a test and some support code for creating 2009-07-22 14:47:10 +02:00
test_outcome.py fix test 2009-07-09 13:13:31 +02:00
test_parseopt.py * create funcarg Request object only once per function run setup 2009-05-21 09:45:43 +02:00
test_pickling.py * remove redundant call_next_provider method, thus generalizing Request object 2009-06-11 19:49:25 +02:00
test_pluginmanager.py * move some test_pytest_terminal tests to become functional/acceptance tests 2009-07-17 18:07:37 +02:00
test_pycollect.py * refix handling of partial setup failures 2009-07-08 16:41:30 +02:00
test_recording.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
test_session.py * rename, cleanup and document runtest hooks 2009-06-08 18:31:10 +02:00
test_traceback.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00