Pbt Hypothesis

Hypothesis-specific patterns for property-based testing in Python — strategies, RuleBasedStateMachine, settings, and Hypothesis ecosystem gotchas. Use this skill whenever the task involves Hypothesis tests, the `hypothesis` package, `@given`, `st.` strategies, `RuleBasedStateMachine`, `@example`, or any Python property-based testing work. This skill pairs with the core `property-based-testing` skill, which handles property discovery and design — load both together for any Hypothesis task. This skill does not re-derive the workflow; it assumes the core skill is loaded and only covers Hypothesis syntax, idioms, and library-specific patterns.

alialavia 71601cf 4 files · 28.7 KB Updated

File contents

alialavia/pbt-skills/tree/main/skills/pbt-hypothesis commit 71601cf280

Frequently asked questions

npx skillmds@latest add alialavia/pbt-hypothesis