๐ Test
z-shell/z-a-testโ
An annex runs tests (for example `make test``) โ if found will autorun it after installing and updating a plugin or snippet.
Simply load it like any other plugin to make it active:
zi light z-shell/z-a-test
Configurationโ
To run the tests in a verbose mode, issue:
zstyle :zi:annex:test quiet 0
before installing or updating the plugin. To skip tests for a single plugin, add notest ice:
zi ice notestzi load โฆAnnex showcaseโ
Example activation in the default quiet mode:

Example activation in non-quiet mode:

