asdf-vm/asdf

Write automated tests for shell completions

Open

#2.042 geöffnet am 25. März 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (881 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (23.759 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 13h) (4 gemergte PRs in 30 T)

Beschreibung

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