This package browser is in early development. Mind the rough edges.

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.

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.