Examples
If you use zsh-test-runner in an open-source project, consider contributing a link to it.
Software
zsh-abbr
uses zsh-test-runner. Check out its test suite for a real world example of one way of writing zsh-test-runner test suites.
Demos
- zsh-test-runner ships with examples of how one might port ZUnit’s and Bats’s idioms to zsh-test-runner. These also serve as an example of multi-file test suites. (The examples do not aim to be fully comprehensive or to have full parity with ZUnit or Bats).