pytest2/py/_test
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 move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
collect.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
config.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
conftesthandle.py another whitespace-correction commit 2010-07-30 15:05:24 +02:00
funcargs.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
parseopt.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pluginmanager.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
pycollect.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
session.py refactor all collection related logic 2010-09-15 10:30:50 +02:00