智能体可观测性
让 E2E 测试可调试的工件捕获层。日志、跟踪、截图。
简而言之
bash app/scripts/e2e-agent-review.shapp/test/e2e/artifacts/<ISO-timestamp>-agent-review/
01-welcome.png
01-welcome.source.xml
02-post-welcome.png
02-post-welcome.source.xml
03-post-onboarding.png
03-post-onboarding.source.xml
04-privacy-panel.png
04-privacy-panel.source.xml
mock-requests-after-welcome.json
mock-requests-after-onboarding.json
mock-requests-after-privacy.json
failure-<test>.png # 仅在失败时
failure-<test>.source.xml # 仅在失败时
meta.json # 运行元数据 + 检查点索引组成部分
部分
路径
角色
环境覆盖项
变量
效果
在新的 spec 中使用该辅助程序
有意不在范围内的内容
最后更新于