property-based-test-generator
Installation
SKILL.md
Property-Based Test Generator
Generates property-based tests that validate invariants and find edge cases automatically through randomized testing.
When to Use
- "Generate property-based tests"
- "Create hypothesis tests for my function"
- "Add property tests to my code"
- "Generate fast-check tests"
- "Test function properties"
- "Find edge cases automatically"
Instructions
1. Detect Language and Testing Framework
Check the project's language and existing test setup: