test_ok1/py/test/testing
holger krekel 5c8df1d4ca turn some tests from skipped to xfail
strike dead code, small refinements to xfail exception reporting

--HG--
branch : 1.0.x
2009-08-09 23:46:27 +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 nicer error message for non-collectable test files / items 2009-08-06 15:26:45 +02:00
conftest.py funcargs work mostly according to the documentation 2009-04-14 18:30:26 +02:00
test_collect.py more terse reporting of collection errors / tracebacks, bump version number aiming for 1.0.1 2009-08-06 14:49: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 introduce new "Error" outcome and group setup/teardown and collection failures into that category. Report them separately. 2009-07-31 14:22:02 +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 * reworked capturing to only capture once per runtest cycle 2009-07-31 14:21:02 +02:00
test_outcome.py fix test 2009-07-09 13:13:31 +02:00
test_parseopt.py * reworked capturing to only capture once per runtest cycle 2009-07-31 14:21:02 +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 turn some tests from skipped to xfail 2009-08-09 23:46:27 +02:00
test_pycollect.py Test* classes with an __init__ method are not collected anymore 2009-08-06 18:15:21 +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