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

perl-test-manifest 2.021

Interact with a t/test_manifest file

Test::Manifest overrides the default test file order. Instead of running all of the t/*.t files in ASCII-betical order, it looks in the t/test_manifest file to find out which tests you want to run and the order in which you want to run them. It constructs the right value for the build system to do the right thing.

Installation

Install perl-test-manifest 2.021 as follows:

guix install perl-test-manifest@2.021

Or install the latest version:

guix install perl-test-manifest

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.