❮ ZI ❯ 🧙♀️ A Swiss Army Knife for Zsh.
Designed to glue everything together. 🔗
Website | GitHub | Discussions | Localize | Wiki Annexes
An annex that runs tests via make or zunit. Run tests after install, setup your own or propose missing.
Preview
📥 Install
Zunit install if missing:
zi for @zunit
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 notest
zi load …
📕 Examples
Example activation in the default quiet mode:
Example activation in non-quiet mode:
Top comments (0)