testing
Installation
SKILL.md
Testing
Comprehensive test generation and analysis including property-based, mutation, and contract testing.
Quick Start
Generate tests for a function:
Generate unit tests for the calculateDiscount function in src/utils/pricing.js
Property-based testing:
Create property-based tests for the data validation module