Draft / Experimental: Zith documentation describes a language under active development. Check Implementation Status before relying on a feature.
zithc testDiscover and run tests under a path.
zithc test
zithc test tests/
Each test target is compiled and executed, and the command's exit status reflects the run. Because tests are ordinary Zith programs, they are limited to the features the compiler implements today; see Implementation Status.