·dojo-test
</>

dojo-test

dojoengine/book

spawn_test_world、チートコード、およびアサーションを使用して、Dojo モデルとシステムのテストを作成します。ゲームロジックのテスト、状態変化の検証、システムの正確性の確認時に使用します。

12インストール·1トレンド·@dojoengine

インストール

$npx skills add https://github.com/dojoengine/book --skill dojo-test

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:

spawn_test_world、チートコード、およびアサーションを使用して、Dojo モデルとシステムのテストを作成します。ゲームロジックのテスト、状態変化の検証、システムの正確性の確認時に使用します。 ソース: dojoengine/book。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dojoengine/book --skill dojo-test
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

dojo-test とは?

spawn_test_world、チートコード、およびアサーションを使用して、Dojo モデルとシステムのテストを作成します。ゲームロジックのテスト、状態変化の検証、システムの正確性の確認時に使用します。 ソース: dojoengine/book。

dojo-test のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dojoengine/book --skill dojo-test インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dojoengine/book