| Name: | perl-Test-Assertions | 
|---|---|
| Version: | 1.054 | 
| Release: | 30.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 66700 | 
| License: | GPLv2 | 
| RPM: | perl-Test-Assertions-1.054-30.el8.noarch.rpm | 
| Source RPM: | perl-Test-Assertions-1.054-30.el8.src.rpm | 
| Build Date: | Fri Dec 13 2019 | 
| Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Test-Assertions | 
| Summary: | Simple set of building blocks for both unit and runtime testing | 
| Description: | 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 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).  |