perl-test-harness
Run Perl standard test scripts with statistics
Simple test harness which allows tests to be run and results automatically aggregated and output to STDOUT.
- Versions: 3.42
- Website: https://metacpan.org/release/Test-Harness
- Licenses: GPL 1+
- Package source: gnu/packages/perl-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-test-harness
as follows:
guix install perl-test-harness
Or install a particular version:
guix install perl-test-harness@3.42
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.