multiversx-property-testing

Official

Find bugs with property-based tests.

Authormultiversx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers find edge cases and unexpected behavior in their MultiversX smart contracts by using automated property-based testing and fuzzing techniques.

Core Features & Use Cases

  • Invariant Verification: Ensures that critical properties of your contract always hold true.
  • Edge Case Discovery: Automatically generates random inputs to uncover bugs that manual testing might miss.
  • Fuzzing: Utilizes tools like cargo-fuzz for in-depth security and stability testing.
  • Use Case: Before deploying a complex DeFi contract, use this Skill to run property tests that verify token balance conservation under various transfer scenarios, ensuring no funds are lost due to unexpected logic.

Quick Start

Use the multiversx-property-testing skill to write a property test for the deposit function in your smart contract.

Dependency Matrix

Required Modules

proptestmultiversx-sc-scenariolibfuzzer-sysproptest-state-machine

Components

scriptsreferences

💻 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: multiversx-property-testing
Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#multiversx-property-testing

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.