Back to Mise

`mise test-tool`

docs/cli/test-tool.md

2026.9.21.2 KB
Original Source
<!-- @generated by usage-cli from usage spec -->

mise test-tool

Test that a tool installs and runs

Includes newly published releases by disabling the global minimum release age for this command.

Arguments

  • [TOOLS]… — Tool(s) to test

Flags

  • -a --all — Test every tool specified in registry/

  • -j --jobs <JOBS> — Number of tool tests to run in parallel Values below 1 are treated as 1 [default: 4]

    Environment Variable: MISE_TEST_TOOL_JOBS

  • --all-config — Test all tools specified in config files

  • --include-non-defined — Also test tools not defined in registry/, guessing how to test them

  • --raw — Connect backend install command stdin/stdout/stderr directly to the terminal. Implies --jobs=1

  • -h --help — Print help

Examples

mise test-tool ripgrep
<!-- generated reference navigation -->