Expand description
Property-based test generators for patterns
This module provides property-based test generators for patterns using proptest. Generators produce patterns with various structures (atomic, nested, deep, wide) suitable for property testing.