From the README:

A sophisticated test runner for zig, with extra features and modern aesthetics.

  • Colored output logs
  • Supports hooks like @BeforeAll and @AfterAll
  • Bail tests early
  • Time record for each test
  • Pluggable into any existing project
  • Comes with expect(...).equals(...) type matchers