Skip to content
forked from z-shell/z-a-test

Annex that runs tests (via make test, for example) – if it finds any of them – after installing and updating a plugin or snippet

License

Notifications You must be signed in to change notification settings

z-annex/z-a-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZI Logo ❮ ZI ❯ Annex - Test

An annex that runs tests via make or zunit

If any found – after installing and updating a plugin or snippet.

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:

z-a-test activation

Example activation in non-quiet mode:

z-a-test activation


This repository is compatible with ZI

About

Annex that runs tests (via make test, for example) – if it finds any of them – after installing and updating a plugin or snippet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%