On Tue, Feb 11, 2014 at 01:17:15PM -0500, shawn wilson wrote:
> Is there a way to see the data difference when is_deeply fails? proove
> -d doesn't give me the structure that fails. I end up 'print STDERR
> "one " . Dumper($foo); print STDERR 'two " . Dumper($bar);' which just
> doesn't seem like the right thing to do to figure out why a test is
> failing?

Perhaps you are looking for Test::Differences ?

https://metacpan.org/pod/Test::Differences

-- 
Paul Johnson - p...@pjcj.net
http://www.pjcj.net

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to