Install this package:
emerge -a dev-util/shelltestrunner
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-util/shelltestrunner
Or alternatively:
emerge --autounmask-write -a dev-util/shelltestrunner
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.10 | 8 | ~amd64 ~arm64 | 0 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> shelltestrunner is a cross-platform tool for testing command-line programs (or arbitrary shell commands.) It reads simple declarative tests specifying a command, some input, and the expected output, error output and exit status. Tests can be run selectively, in parallel, with a timeout, in color, and/or with differences highlighted. </longdescription> <upstream> <remote-id type="hackage">shelltestrunner</remote-id> <remote-id type="github">simonmichael/shelltestrunner</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-util/shelltestrunner |
euse -E <flag> -p dev-util/shelltestrunner |
euse -D <flag> -p dev-util/shelltestrunner
| Flag | Description | 1.10 |
|---|---|---|
| test | Enables the hadrian selftest rules which require QuickCheck. Disabling it thus saves on a few dependencies which can be problematic when bootstrapping. ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | shelltestrunner-1.10.tar.gz | 47137 bytes |