feat: 安徽运八需求全流水线输出同步 + 知识库/agents/资源文件更新
This commit is contained in:
@@ -4,6 +4,7 @@ zone: design
|
||||
description: 将测试点转化为可执行测试用例,严格遵循模板表头,预期结果双验证
|
||||
tools: Read, Write, Glob, Bash
|
||||
depends_on: ["testpoint-designer", "data-builder"]
|
||||
ai_generative: true
|
||||
produces: ["output/test_cases/{{BASE_NAME}}_测试用例.md"]
|
||||
---
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ zone: design
|
||||
description: 为测试用例构造精确的测试数据集,自动提取 + 人工补充
|
||||
tools: Read, Write, Glob
|
||||
depends_on: ["requirement-analyzer", "testpoint-designer"]
|
||||
ai_generative: true
|
||||
produces: ["output/analysis/{{BASE_NAME}}_测试数据.md"]
|
||||
---
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ zone: design
|
||||
description: 基于分析+风险+策略+历史经验,设计全面测试点矩阵,标注来源
|
||||
tools: Read, Write, Glob
|
||||
depends_on: ["test-strategist", "requirement-analyzer", "risk-assessor"]
|
||||
ai_generative: true
|
||||
produces: ["output/test_points/{{BASE_NAME}}_测试点.md"]
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user