·test-smart-contracts
!

test-smart-contracts

생성된 클라이언트와 algorandFixture를 사용하여 알고랜드 스마트 계약에 대한 테스트 패턴입니다. 스마트 계약에 대한 테스트 작성, 테스트 설비 및 배포 설정, 실패한 테스트 디버깅, 다중 사용자 시나리오 테스트 또는 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를 사용하여 알고랜드 스마트 계약에 대한 테스트 패턴입니다. 스마트 계약에 대한 테스트 작성, 테스트 설비 및 배포 설정, 실패한 테스트 디버깅, 다중 사용자 시나리오 테스트 또는 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를 사용하여 알고랜드 스마트 계약에 대한 테스트 패턴입니다. 스마트 계약에 대한 테스트 작성, 테스트 설비 및 배포 설정, 실패한 테스트 디버깅, 다중 사용자 시나리오 테스트 또는 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