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.
- Developed at devel:languages:perl
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/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 |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1180120
from
Dirk Stoecker (dstoecker)
(revision 29)
- refresh spec file (remove package name based requires)
Comments 0