NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Test::Differences vs Test::Deep (Score:1)
Re:Test::Differences vs Test::Deep (Score:2)
I just added Test::Deep. Consider the code:
Consider the output:
With Test::Differences, I can see and potentially fix all of the problems at once. I've used Test::Deep for the bag tests, but that's about it.
Also, last night I decided to figure out which Test modules were the most popular. Out of almost 300 I found used in CPAN modules, here are the top ten:
Test::Deep certainly warrants more attention here.
Reply to This
Parent