mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
771b0d3d92
* Configure Hypothesis * Hypothesis plugin docs * Add Hypothesis plugin Co-authored-by: Samuel Colvin <s@muelcolvin.com>
274 B
274 B
Add a Hypothesis plugin for easier property-based testing with Pydantic's custom types - usage details here