perl-Test-Unit-Lite - Unit testing without external dependencies
| Website: | https://metacpan.org/release/Test-Unit-Lite |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
This framework provides a lighter version of Test::Unit framework. It implements some of the Test::Unit classes and methods needed to run test units. Test::Unit::Lite tries to be compatible with public API of Test::Unit. It doesn't implement all classes and methods at 100% and only those necessary to run tests are available.
Packages
| perl-Test-Unit-Lite-0.12.02-1.aldos.noarch [26 KiB] |
Changelog
by Joel Barrios (2025-12-12):
- Clean and trim spec file. |