Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mise test-tool --all-config #4174

Closed
jdx opened this issue Jan 21, 2025 · 0 comments · Fixed by #4224
Closed

mise test-tool --all-config #4174

jdx opened this issue Jan 21, 2025 · 0 comments · Fixed by #4224

Comments

@jdx
Copy link
Owner

jdx commented Jan 21, 2025

mise test-tool was intended to be internally used for testing tool installation, but we could expose it as a way to verify all the tools in the current config work with a flag like --all-config. This way users could run mise test-tool --all-config to verify not just that tools are installed but that they can be executed (generally by calling something like tool --version.

Note that the tests themselves also need to be added to registry.toml:

awsweeper.test = ["awsweeper --version", "version: {{version}}"]

@jdx jdx linked a pull request Jan 25, 2025 that will close this issue
@jdx jdx closed this as completed in #4224 Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant