That will make debugging try trace lot harder, as various assertion may pass/fail, but you don't know about them just because the test didn't manage to complete and call finish().
(I got failure to print correctly with a hack posted in issue #5, but that doesn't fix that particular issue)
That will make debugging try trace lot harder, as various assertion may pass/fail, but you don't know about them just because the test didn't manage to complete and call finish(). (I got failure to print correctly with a hack posted in issue #5, but that doesn't fix that particular issue)