property-based-testing

Installation
SKILL.md

Property-Based Testing

Table of Contents

Overview

Property-based testing verifies that code satisfies general properties or invariants for a wide range of automatically generated inputs, rather than testing specific examples. This approach finds edge cases and bugs that example-based tests often miss.

When to Use

Installs
340
GitHub Stars
248
First Seen
Jan 21, 2026
property-based-testing — aj-geddes/useful-ai-prompts