Your Name
|
369beebab9
|
feat(golang-rewrite): implement asdf plugin test command
* Enable `plugin_test_command.bats` tests
* Implement `asdf plugin test` command
|
2024-12-18 11:32:04 -05:00 |
|
Edwin Kofler
|
491ef2a9f2
|
test: rm useless echo usage in tests (#1535)
|
2023-04-11 03:58:58 +00:00 |
|
Radon Rosborough
|
c911f2d431
|
fix: Fix plugin-test arg parsing (#1084)
|
2021-11-08 09:40:53 +11:00 |
|
Victor Hugo Borja
|
9cac0ac50a
|
Faster exec times. Load commands only when nedded.
When testing, use `run asdf` to actually test the command
as the user would invoke it, so that we might catch possible
errors on `bin/asdf`.
|
2019-01-20 02:13:20 -06:00 |
|
Trevor Brown
|
60e67c4f5b
|
Add primitive tests for plugin_test_command.
|
2018-10-19 22:44:26 -04:00 |
|