#zunit - A custom test runner and lifecycle library for Zig.
1 messages · Page 1 of 1 (latest)
A custom test runner and lifecycle library for Zig.
Repository
https://github.com/dariogriffo/zunit
A custom test runner and lifecycle library for Zig. It replaces the built-in test runner, giving you beforeAll, afterAll, beforeEach, and afterEach hooks scoped globally or per-file, configurable output styles, hook failure handling, and CI-ready reporting with junit files
It would be good to include the name of your project in the title to help with searching.