home/categories/testing/dexploarer-claudius-skills-examples-intermediate-testing-skills-property-based-test-generator-skill-md
testingtesting-security

property-based-test-generator

Generates property-based tests using Hypothesis (Python), fast-check (JavaScript/TypeScript), or QuickCheck (Haskell). Use when user asks to "generate property tests", "create hypothesis tests", "add property-based testing", or "generate fast-check tests".

Dexploarer
maintainer
Dexploarer
업데이트됨 11/23/2025
스타
4
포크
2
quick start

Installation and usage

Generates property-based tests using Hypothesis (Python), fast-check (JavaScript/TypeScript), or QuickCheck (Haskell). Use when user asks to "generate property tests", "create hypothesis tests", "add property-based testing", or "generate fast-check tests".

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use property-based-test-generator