·test-property-based
</>

test-property-based

Python プロジェクトの仮説を使用したプロパティベースのテスト。プロパティ テストを作成するときに使用します。 不変条件のテスト、テスト ケースの生成、ファジー テスト、ラウンドトリップ テスト、または検証 多くの入力にわたる動作。 「プロパティテスト」、「仮説テスト」、「テストの生成」のトリガー 「ケース」、「不変テスト」、「エッジ ケース テスト」、「ステートフル テスト」、「ラウンドトリップ テスト」。 Python (.py) テスト ファイル、pytest、pytest-asyncio、および Pydantic モデルで動作します。

4インストール·0トレンド·@dawiddutoit

インストール

$npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based

test-property-based のインストール方法

コマンドラインで test-property-based AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: dawiddutoit/custom-claude。

Property-based testing automatically generates hundreds of test cases to validate invariants:

Hypothesis automatically generates 100+ test cases including edge cases you'd never think of: empty lists, single elements, duplicates, large lists, negative numbers, etc.

Philosophy: Instead of "here are 5 examples that should work", write "here's a property that should ALWAYS hold" and let Hypothesis find edge cases.

Python プロジェクトの仮説を使用したプロパティベースのテスト。プロパティ テストを作成するときに使用します。 不変条件のテスト、テスト ケースの生成、ファジー テスト、ラウンドトリップ テスト、または検証 多くの入力にわたる動作。 「プロパティテスト」、「仮説テスト」、「テストの生成」のトリガー 「ケース」、「不変テスト」、「エッジ ケース テスト」、「ステートフル テスト」、「ラウンドトリップ テスト」。 Python (.py) テスト ファイル、pytest、pytest-asyncio、および Pydantic モデルで動作します。 ソース: dawiddutoit/custom-claude。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from dawiddutoit/custom-claude

クイックアンサー

test-property-based とは?

Python プロジェクトの仮説を使用したプロパティベースのテスト。プロパティ テストを作成するときに使用します。 不変条件のテスト、テスト ケースの生成、ファジー テスト、ラウンドトリップ テスト、または検証 多くの入力にわたる動作。 「プロパティテスト」、「仮説テスト」、「テストの生成」のトリガー 「ケース」、「不変テスト」、「エッジ ケース テスト」、「ステートフル テスト」、「ラウンドトリップ テスト」。 Python (.py) テスト ファイル、pytest、pytest-asyncio、および Pydantic モデルで動作します。 ソース: dawiddutoit/custom-claude。

test-property-based のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dawiddutoit/custom-claude --skill test-property-based インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dawiddutoit/custom-claude