b2a035c4f9
- 14 specialized AI agents across 5 battle zones (Prepare/Analyze/Design/Review/Monitor) - New: risk-assessor, test-strategist, data-builder, coverage-auditor, quality-gatekeeper, execution-analyst, knowledge-curator - New: fleet_runner.py orchestrator with multi-zone manifest pipeline - New: fleet_config.yml for centralized configuration - New: knowledge activation system (keyword + semantic matching) - New: semantic conflict detection with severity grading (P0-P3) - New: three-tier quality gate (PASS/PASS_WITH_FIX/BLOCKED) - New: monitor zone for test execution analysis and auto knowledge curation - Backward compatible: /case_generate alias, case_pipeline.py preserved - Comprehensive docs: USER_GUIDE.md + MAINTENANCE_GUIDE.md
2 lines
407 B
Markdown
2 lines
407 B
Markdown
qa-automation-hub 是一条面向测试团队的需求到测试用例自动化流水线,只要把需求文档放进 `source_docs/requirements_raw/`、把同主题技术方案放进 `source_docs/technical_solutions/`,再在 CLI 输入 `/case_generate source_docs/requirements_raw/你的需求.docx`,就会自动结合项目画像和技术方案生成测试分析、测试点、测试用例和 Excel。
|