·pairwise-test-coverage
</>

pairwise-test-coverage

貪欲なペアワイズ行列生成器を使用した組み合わせテスト。ほぼ最小限のテスト ケースのすべての因子ペアをカバーします。

15インストール·0トレンド·@apankov1

インストール

$npx skills add https://github.com/apankov1/quality-engineering --skill pairwise-test-coverage

pairwise-test-coverage のインストール方法

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

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

ソース: apankov1/quality-engineering。

Combinatorial testing that covers all factor pairs in near-minimal test cases.

When to use: Multi-factor systems where exhaustive testing is impractical, state machines, retry/recovery logic, configuration matrices, compatibility testing, any code with 3+ interacting parameters.

When not to use: Single-factor tests (just test each value), two-factor systems (test all combinations directly), UI snapshot tests, type-only changes.

貪欲なペアワイズ行列生成器を使用した組み合わせテスト。ほぼ最小限のテスト ケースのすべての因子ペアをカバーします。 ソース: apankov1/quality-engineering。

引用可能な情報

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

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

Browse more skills from apankov1/quality-engineering

クイックアンサー

pairwise-test-coverage とは?

貪欲なペアワイズ行列生成器を使用した組み合わせテスト。ほぼ最小限のテスト ケースのすべての因子ペアをカバーします。 ソース: apankov1/quality-engineering。

pairwise-test-coverage のインストール方法は?

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

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

https://github.com/apankov1/quality-engineering