typeddevs/Install bashunit

Install the bashunit testing framework binary at a pinned, immutable version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionbashunit version to install (e.g. "0.37.0"). Defaults to the version pinned at this action ref. Pass "latest" to override.no0.42.0
directoryDirectory, relative to the workspace, where the bashunit binary is installed.nolib
add-to-pathAdd the install directory to $GITHUB_PATH so you can run "bashunit" directly.notrue
verify-checksumVerify the downloaded binary against the release sha256 checksum asset.notrue
argsIf set, run "bashunit <args>" after installing (e.g. "tests/ --strict"). Empty = install only.no""
namedescription
pathPath to the installed bashunit binary, relative to the workspace.
versionThe installed bashunit version (e.g. "0.37.0").