test_ok1/testing/plugin
holger krekel e2683f4538 refactor all collection related logic
- drop all pickling support (for now)
- perform collection completely ahead of test running (no iterativity)
- introduce new collection related hooks
- shift all keyword-selection code to pytest_keyword plugin
- simplify session object
- besides: fix issue88

--HG--
branch : trunk
2010-09-15 10:30:50 +02:00
..
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
conftest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest__pytest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_assertion.py fixes issue113 - assertion represenation issue 2010-07-29 12:55:39 +02:00
test_pytest_capture.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_default.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_doctest.py 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
test_pytest_genscript.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_pytest_helpconfig.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_hooklog.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_junitxml.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_keyword.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_pytest_mark.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_monkeypatch.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_nose.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_pastebin.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_pdb.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_pytester.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_pytest_recwarn.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_restdoc.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_resultlog.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_pytest_runner.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_runner_xunit.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_pytest_skipping.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_pytest_terminal.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_pytest_tmpdir.py refine/fix isimportable-logic and ensure that 'tmpdir' has a python-importable name 2010-04-27 16:10:25 +02:00
test_pytest_unittest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00