·property-based-testing
</>

property-based-testing

aj-geddes/useful-ai-prompts

自動テスト ケース生成を使用して、コード プロパティがすべての入力に対して保持されることを検証するプロパティ ベースのテストを設計します。プロパティベース、QuickCheck、仮説テスト、生成テスト、および不変検証に使用します。

56インストール·1トレンド·@aj-geddes

インストール

$npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill property-based-testing

SKILL.md

Property-based testing verifies that code satisfies general properties or invariants for a wide range of automatically generated inputs, rather than testing specific examples. This approach finds edge cases and bugs that example-based tests often miss.

See also: test-data-generation, mutation-testing, continuous-testing for comprehensive testing strategies.

自動テスト ケース生成を使用して、コード プロパティがすべての入力に対して保持されることを検証するプロパティ ベースのテストを設計します。プロパティベース、QuickCheck、仮説テスト、生成テスト、および不変検証に使用します。 ソース: aj-geddes/useful-ai-prompts。

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

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill property-based-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

property-based-testing とは?

自動テスト ケース生成を使用して、コード プロパティがすべての入力に対して保持されることを検証するプロパティ ベースのテストを設計します。プロパティベース、QuickCheck、仮説テスト、生成テスト、および不変検証に使用します。 ソース: aj-geddes/useful-ai-prompts。

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

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

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

https://github.com/aj-geddes/useful-ai-prompts