[Dbix-class] ANNOUNCE: 0.08099_08 (0.08100_RC2)

BUCHMULLER Norbert norbi.lists at nix.hu
Mon Apr 13 17:24:18 GMT 2009


On Sun, 5 Apr 2009 08:00:19 -0400 Peter Rabbitson wrote:

> Currently SQLA::Test does not suppress its diag() output even when
> within a TODO block, thus you are seeing the mismatch, but it is not
> counted towards failed tests. Patches to _sql_differ_diag() and
> _bind_differ_diag() in SQL::Abstract::Test are more than welcome.

No, it's the responsibility of the test harness to arrange the TODO test
output to be sent to somewhere else, see
http://search.cpan.org/~mschwern/Test-Simple-0.86/lib/Test/Builder.pm#todo_output

Test::Deep and Test::Differences behave the same (ie. they print their
messages when a TODO test fails).

Patches to Test::Harness are welcome. :-)

norbi



More information about the DBIx-Class mailing list