·test-smart-contracts
!

test-smart-contracts

生成されたクライアントと algorandFixture を使用した Algorand スマート コントラクトのパターンのテスト。スマート コントラクトのテストの作成、テスト フィクスチャと展開のセットアップ、失敗したテストのデバッグ、マルチユーザー シナリオのテスト、または E2E と単体テストについて質問する場合に使用します。強力なトリガーには、「契約をテストするにはどうすればよいですか」、「algorandFixture」、「テストが失敗する」、「LocalNet テスト」、「vitest セットアップ」、「ボックスの資金契約」などがあります。

5インストール·0トレンド·@algorand-devrel

インストール

$npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill test-smart-contracts

test-smart-contracts のインストール方法

コマンドラインで test-smart-contracts AI スキルを開発環境にすばやくインストール

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

ソース: algorand-devrel/algorand-agent-skills。

Write integration tests for Algorand smart contracts using the algorandFixture and generated typed clients.

Always write integration tests unless the user explicitly requests unit tests. Integration tests run against LocalNet and test real contract behavior.

Test Framework: Both Vitest (default) and Jest are supported. The examples below use Vitest syntax, but Jest equivalents work identically.

生成されたクライアントと algorandFixture を使用した Algorand スマート コントラクトのパターンのテスト。スマート コントラクトのテストの作成、テスト フィクスチャと展開のセットアップ、失敗したテストのデバッグ、マルチユーザー シナリオのテスト、または E2E と単体テストについて質問する場合に使用します。強力なトリガーには、「契約をテストするにはどうすればよいですか」、「algorandFixture」、「テストが失敗する」、「LocalNet テスト」、「vitest セットアップ」、「ボックスの資金契約」などがあります。 ソース: algorand-devrel/algorand-agent-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/algorand-devrel/algorand-agent-skills --skill test-smart-contracts
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from algorand-devrel/algorand-agent-skills

クイックアンサー

test-smart-contracts とは?

生成されたクライアントと algorandFixture を使用した Algorand スマート コントラクトのパターンのテスト。スマート コントラクトのテストの作成、テスト フィクスチャと展開のセットアップ、失敗したテストのデバッグ、マルチユーザー シナリオのテスト、または E2E と単体テストについて質問する場合に使用します。強力なトリガーには、「契約をテストするにはどうすればよいですか」、「algorandFixture」、「テストが失敗する」、「LocalNet テスト」、「vitest セットアップ」、「ボックスの資金契約」などがあります。 ソース: algorand-devrel/algorand-agent-skills。

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

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

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

https://github.com/algorand-devrel/algorand-agent-skills