Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
1.0 KiB
1.0 KiB
test-support/:开发和测试基础设施
English | 中文
这些包为仓库开发、测试和示例提供支持,而不是产品 API。其兼容性取决于所服务的开发需求。
| 包 | 职责 |
|---|---|
acp-snapshot/ |
提供 ACP(Agent Client Protocol)快照测试工具包 |
agent-loop-testkit/ |
为 AgentLoop 测试挂载共享先决条件 |
invariants/ |
运行开发期运行时约定断言 |
loader-smoke/ |
启动由 Loader 组合的应用以执行冒烟测试 |
llm-mock-server/ |
提供确定性的 OpenAI 兼容故障服务器 |
llm-replay/ |
为无密钥测试和演示回放已记录的模型响应 |
当一个包获得产品约定和产品消费方时,它会移出 test-support/。
不变式约定记录在 docs/subsystems/invariants.md。