소개
This skill empowers Claude to implement robust property-based testing in Python environments using the Hypothesis library. It provides a comprehensive toolkit for generating diverse test inputs, defining complex data strategies, and validating code invariants that traditional example-based tests often overlook. By leveraging automated shrinking and randomized data generation, this skill helps developers identify elusive bugs in mathematical logic, serialization round-trips, and multi-parameter APIs, ensuring higher code reliability and security.