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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use property-based-test-generator