各スキルに対して単体テストを実施する
Executes unit tests for selected skills and generates detailed test reports with failure analysis.
/plugin marketplace add RevTechStudio/rts-plugins/plugin install rts-plugin-generator@rts-pluginsこのコマンドは、ユーザーが選択したスキルに対して単体テストを実施する。テストケースを基に各スキルを自動実行し、期待される動作を検証して、結果をレポートとして出力する。
plugin-development-agentが以下のスキルを使用して、テスト対象のスキルを特定する
plugin-development-agentが以下のスキルを使用して、各スキルのテストケースを確認する
plugin-development-agentが以下のスキルを使用して、スキルの依存関係を確認する
plugin-development-agentが各スキルに対して自動テストを実行する
plugin-development-agentが以下のスキルを使用して、テスト結果をレポートとして出力する
plugin-development-agentがテスト失敗の詳細を分析し、修正提案を提供する
出力先:
[プラグインディレクトリ]/test-results/[実行日時]-test-report.mdファイル内容: