dojo-test
✓Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness.
Installation
SKILL.md
Write comprehensive tests for your Dojo models and systems using Cairo's test framework and Dojo's test utilities.
Place unit tests in the same file as the model:
Use starknet's built-in testing cheat codes to manipulate execution context:
Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness. Source: dojoengine/book.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dojoengine/book --skill dojo-test- Source
- dojoengine/book
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dojo-test?
Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness. Source: dojoengine/book.
How do I install dojo-test?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dojoengine/book --skill dojo-test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dojoengine/book
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01