Write automated tests for shell completions
- Dominant language
- Go
- Stars
- 25.6k
- Forks
- 941
- Avg merge
- 9h 24m
- Merged PRs (30d)
- 3
Description
### Is your feature request related to a problem? Please describe
We often receive reports of broken shell completions, and I've accidentally shipped bad changes to shell completions a couple times.
### Describe the proposed solution
I would like automated tests for our shell completions scripts as described here: https://github.com/asdf-vm/asdf/pull/1933#issuecomment-2650748621
### Describe similar `asdf` features and why they are not sufficient
-
### Describe other workarounds you've considered
-
Contributor guide
Research direction
Start with the proposed solution and discussion in the linked pull request comment, then locate the shell completion scripts in the repository and review how they are invoked. Determine the supported completion behaviors that need coverage; done means automated tests detect broken shell completions before release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100