aptos-move-testing

Community

Test Move contracts thoroughly

Authorgounthar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guidance on Move unit tests, integration tests, and Move Prover integration for Aptos.

Core Features & Use Cases

  • Unit & Integration Tests: patterns for signing, accounts, and resources.
  • Move Prover: integration for formal specs and invariants.
  • Debugging & Coverage: tips for tracing and test coverage.
  • Use Case: Increase reliability with comprehensive tests.

Quick Start

Ask: "Write a Move unit test that checks withdraw prevents overdraft."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aptos-move-testing
Download link: https://github.com/gounthar/bazel-riscv/archive/main.zip#aptos-move-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository