test_ok2/testing
holger krekel 2cf22e3124 shift all python related testing functioanlity to a dedicated
pytest_python

plugin which incorporates pytest's logic of python function testing (including funcargs).

--HG--
branch : trunk
2010-09-25 18:23:26 +02:00
..
cmdline remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
code fixing test for python2.4 (thanks ronny) 2010-09-08 18:29:26 +02:00
io_ remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
log remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
path fix issue116 : --doctestmodules also works in the presence of __init__.py files, done by fixing the underlyingly used path.pyimport() 2010-09-04 09:21:35 +02:00
plugin shift all python related testing functioanlity to a dedicated 2010-09-25 18:23:26 +02:00
process remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
root remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
acceptance_test.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
conftest.py flatten test directory hierarchy and merge smaller into larger files 2010-01-13 16:17:50 +01:00
pip-reqs1.txt fix --pdb to not drop interactive on xfailed tests 2010-06-16 12:35:08 +02:00
pip-reqs2.txt install pygments for tests 2010-01-27 13:02:02 +01:00
test_collect.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_collection.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_compat_deprecation.py improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
test_config.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_conftesthandle.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_deprecated_api.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_parseopt.py remove the unused return value of fnmatch_lines 2010-04-28 17:12:38 -05:00
test_pluginmanager.py patch from flub to allow callable objects as hook implementations 2010-09-07 10:03:11 +02:00
test_session.py refactor all collection related logic 2010-09-15 10:30:50 +02:00