pytest2/py/_code
holger krekel 1ff173baee refactor assert interpretation to invoke a simple callable
and let the assertion plugin handle the hook invocation
and its multi-results and also pass in an (optional) test config
object to the hook. Add and refactor also a few tests.

--HG--
branch : trunk
2010-10-02 18:47:39 +02:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_assertionnew.py refactor assert interpretation to invoke a simple callable 2010-10-02 18:47:39 +02:00
_assertionold.py introduce py.builtin._sysex as alias for the special exceptions, fixes #115 2010-09-14 16:12:50 +02:00
assertion.py refactor assert interpretation to invoke a simple callable 2010-10-02 18:47:39 +02:00
code.py introduce py.builtin._sysex as alias for the special exceptions, fixes #115 2010-09-14 16:12:50 +02:00
oldmagic.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
oldmagic2.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
source.py introduce py.builtin._sysex as alias for the special exceptions, fixes #115 2010-09-14 16:12:50 +02:00