Universal property-based testing protocol with serializable schemas, built on Hypothesis. Current version 0.9.1, requires Python >=3.10. Releases are infrequent; pre-1.0 breaking changes possible.
pip install hegel-coreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a data schema and run a property-based test using Hypothesis under the hood.
Pin to 'hegel-core==0.9.1' in requirements.txt.
Use 'import hegel' or 'from hegel import ...'.
Pass arguments by keyword to avoid breakage.
No resource links recorded.