bee:dev-property-testing

Community

Verify domain invariants with property tests

Authorluanrodrigues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your application's core logic adheres to fundamental rules (invariants) across all possible inputs, preventing subtle bugs that traditional unit tests might miss.

Core Features & Use Cases

  • Invariant Verification: Automatically checks if defined domain invariants hold true for randomly generated data.
  • Automated Test Generation: Orchestrates the creation and execution of property-based tests using Pest datasets or PHPUnit data providers.
  • Use Case: After implementing a financial transaction module, use this Skill to verify that the balance never becomes negative, regardless of the sequence or magnitude of deposits and withdrawals.

Quick Start

Use the bee:dev-property-testing skill to verify domain invariants for the provided implementation files.

Dependency Matrix

Required Modules

None required

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: bee:dev-property-testing
Download link: https://github.com/luanrodrigues/ia-frmwrk/archive/main.zip#bee-dev-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.