-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alexandre Mondaini Calvão edited this page Nov 28, 2025
·
3 revisions
Welcome to the ZSpec wiki!
ZSpec is an RSpec-like testing framework for Zig with powerful features for organizing and writing tests.
- Test Runner Features - Skip tests, smart stack traces, memory leak detection, and more
- ECS Integration - Using ZSpec with zig-ecs for testing Entity Component Systems
- FSM Integration - Using ZSpec with zigfsm for testing Finite State Machines
- Factory Guide - FactoryBot-like test data generation
For installation and basic usage, see the main README.