typescript-engine-unit-testing
Writes fast, deterministic Vitest unit tests for the TypeScript game engine (@draug/engine) that validate behavior, invariants, and public contracts—not implementation details. Use when adding or reviewing engine tests, ECS/world/component coverage, or when the user asks for engine unit test guidance.
2026-05-29