Installation
How to install ZUnit โ manual, with Zi, or via the init scaffolding command.
ZUnit
ZUnit โ a unit testing framework for Zsh projects.
Test Syntax
ZUnit test file syntax โ @test blocks, @setup/@teardown hooks, and helper functions.
Assertions
Complete reference for all ZUnit assertion functions.
Running Tests
How to run ZUnit tests โ CLI usage, all flags, output modes, and result summary.
Configuration
ZUnit configuration file reference โ all .zunit.yml keys and their defaults.
CI Integration
Running ZUnit tests in CI โ GitHub Actions (recommended) and Travis CI (legacy).