perl-Test-Deep/README.md

17 lines
843 B
Markdown
Raw Normal View History

# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-Test-Deep (Test::Deep)
2025-01-21 09:42:39 +01:00
SMEServer Koozali local git repo for perl-Test-Deep
## Documentation
https://metacpan.org/pod/Test::Deep
## Bugs
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Deep)
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-Test-Deep&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
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.