| Paketname | libtest-assertions-perl |
| Beschreibung | simple set of building blocks for unit and runtime testing |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.054-2 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 120 Byte |
| Hängt ab von | perl (>= 5.6.0-16), liblog-trace-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 30470 Byte |
| Prüfsumme MD5 | d9ecd4facb0e6937f3c361a18804c19b |
| Prüfsumme SHA1 | 15eabd5434eaf0ef2e31c1879cbe2fa9b25bd6c1 |
| Prüfsumme SHA256 | afef8db6b72fe6b472f2d519e8fdbdb72e983dac00bded63a865a99dfe7375d0 |
| Link zum Herunterladen | libtest-assertions-perl_1.054-2_all.deb |
| Ausführliche Beschreibung | Test::Assertions provides a convenient set of tools for constructing tests,
such as unit tests or run-time assertion checks (like C's ASSERT macro).
Unlike some of the Test:: modules available on CPAN, Test::Assertions is
not limited to unit test scripts; for example it can be used to check if
output is as expected within a benchmarking script.
When it is used for unit tests, it generates output in the standard form
for CPAN unit testing (under Test::Harness).
|