Belated response...
On 1 Jul 2007, at 23:19, Ovid wrote:
[snip]
I've just spent quite a bit of time debugging a problem where a
Test::Class setup method was misbehaving. My tests passed, but
mysql was spitting out errors directly to STDERR and quite a bit of
tracing led me to the following
I've just spent quite a bit of time debugging a problem where a Test::Class
setup method was misbehaving. My tests passed, but mysql was spitting out
errors directly to STDERR and quite a bit of tracing led me to the following:
sub setup : Tests(setup) {
my $test = shift;
$test->S