pytest2/testing/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 test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_assertion.py refactor assert interpretation to invoke a simple callable 2010-10-02 18:47:39 +02:00
test_code.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
test_excinfo.py fixing test for python2.4 (thanks ronny) 2010-09-08 18:29:26 +02:00
test_source.py fix python3 issues, add py32 environment 2010-09-28 17:37:20 +02:00