asdf-vm/asdf

Write automated tests for shell completions

Open

#2,042 opened on Mar 25, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (23,759 stars) (881 forks)batch import
enhancementhelp wanted

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