dojo-test
Installation
SKILL.md
Dojo Test Generation
Write comprehensive tests for your Dojo models and systems using Cairo's test framework and Dojo's test utilities.
When to Use This Skill
- "Write tests for the move system"
- "Test the Position model"
- "Add unit tests for combat logic"
- "Create integration tests"
What This Skill Does
Generates test files with:
spawn_test_world()setup- Model and system registration
- Test functions with assertions
- Cheat code usage for manipulating execution context
- State verification