docs/cli/test-tool.md
mise test-toolmise test-tool [FLAGS] [TOOLS]…src/cli/test_tool.rsTest a tool installs and executes
[TOOLS]…Tool(s) to test
-a --allTest 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-configTest all tools specified in config files
--include-non-definedAlso test tools not defined in registry/, guessing how to test it
--rawConnect backend install command stdin/stdout/stderr directly to the terminal Implies --jobs=1
Examples:
mise test-tool ripgrep