Extremely flexible deep comparison
If you don't know anything about automated testing in Perl then you should
probably read about Test::Simple and Test::More before preceding.
Test::Deep uses the Test::Builder framework.
Test::Deep gives you very flexible ways to check that the result you got
is the result you were expecting. At it's simplest it compares two
structures by going through each level, ensuring that the values match,
that arrays and hashes have the same elements and that references are
blessed into the correct class. It also handles circular data structures
without getting caught in an infinite loop.
- Sources inherited from project openSUSE:Leap:15.0:Rings:1-MinimalX
- Links to remote openSUSE:Leap:15.0 / perl-Test-Deep
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Staging:E/perl-Test-Deep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-Deep-1.204.tar.gz | 0000070066 68.4 KB | |
cpanspec.yml | 0000000122 122 Bytes | |
perl-Test-Deep.changes | 0000007136 6.97 KB | |
perl-Test-Deep.spec | 0000002851 2.78 KB |
Revision 1 (latest revision is 2)
Ludwig Nussel (lnussel_factory)
committed
(revision 1)
copy from Factory
Comments 0