diff --git a/docs/test-plan-e2e-v27.md b/docs/test-plan-e2e-v27.md index 2a39f0e..a980f40 100644 --- a/docs/test-plan-e2e-v27.md +++ b/docs/test-plan-e2e-v27.md @@ -361,6 +361,8 @@ E2E 测试能安全运行的前提: ### 5.1 目录结构 +> 说明:以下为迁移完成后的目标结构。标注"待创建"的文件目前逻辑在其他文件中,迁移时需拆出。 + ``` tests/ ├── conftest.py # 全局 fixture + marker 注册 + atexit 清理兜底