home/categories/testing/foryourhealth111-pixel-vibe-skills-bundled-skills-hypothesis-testing-skill-md
testingtesting-security

hypothesis-testing

Property-based testing with Hypothesis for discovering edge cases and validating invariants. Use when implementing comprehensive test coverage, testing complex logic with many inputs, or validating mathematical properties and invariants across input domains. Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.

foryourhealth111-pixel
maintainer
foryourhealth111-pixel
Mis à jour 2/26/2026
Étoiles
1349
Forks
105
quick start

Installation and usage

Property-based testing with Hypothesis for discovering edge cases and validating invariants. Use when implementing comprehensive test coverage, testing complex logic with many inputs, or validating mathematical properties and invariants across input domains. Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use hypothesis-testing