Generate comprehensive test execution and coverage report
/plugin marketplace add huangmingxia/test-generation-assistant/plugin install huangmingxia-test-gen-plugins-test-gen@huangmingxia/test-generation-assistantJIRA_KEY## Name generate-report ## Synopsis ## Description Generates comprehensive test report including execution results, coverage analysis, and recommendations. ## Implementation Executes test_report_generation agent at `config/agents/test_report_generation.md` Execution time: ~30 seconds ## Examples 1. **Generate report after tests**: ## Arguments - **$1** (required): JIRA issue key ## Prerequisites - Test artifacts exist ## Output ## See Also - `/test-gen:run-tests` - Execute tests first - `/test-gen:submit-pr` - Include report in PR