·run-tests

並行分析とカバレッジレポートによる包括的なテストの実行。テスト スイートを実行する場合、またはテストの実行ワークフローで障害をトラブルシューティングする場合に使用します。

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

インストール

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill run-tests

SKILL.md

| Empty/all | All tests | | backend | Backend only | | frontend | Frontend only | | path/to/test.py | Specific file | | testname | Specific test |

| --maxfail=3 | Stop after 3 failures | | -x | Stop on first failure | | --lf | Run only last failed | | -v | Verbose output | | --tb=short | Shorter tracebacks |

| Parallel Analyzers | 3 agents | Backend, frontend, and coverage analysis in parallel | | Default Traceback | --tb=short | Balance between detail and readability | | Stop Threshold | --maxfail=3 | Quick feedback without overwhelming output | | Coverage Tool | pytest-cov / jest | Native integration with test frameworks |

並行分析とカバレッジレポートによる包括的なテストの実行。テスト スイートを実行する場合、またはテストの実行ワークフローで障害をトラブルシューティングする場合に使用します。 ソース: yonatangross/skillforge-claude-plugin。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill run-tests
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

run-tests とは?

並行分析とカバレッジレポートによる包括的なテストの実行。テスト スイートを実行する場合、またはテストの実行ワークフローで障害をトラブルシューティングする場合に使用します。 ソース: yonatangross/skillforge-claude-plugin。

run-tests のインストール方法は?

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

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

https://github.com/yonatangross/skillforge-claude-plugin