docs: 更新项目文档和配置

This commit is contained in:
hangshuo652
2026-08-31 22:28:53 +08:00
parent 23596826a1
commit e5efb49dd4
9 changed files with 46 additions and 28 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ python -m pytest tests/test_biz_e2e.py -v
| 依赖 WSL | `test_biz_e2e.py` | E2E 测试需要 WSL 环境运行 COBOL |
| 测试预期与实现不符 | `test_cond.py`, `test_design.py` 等 | 开发过程中的正常现象,不影响核心功能 |
> **注意**:跳过的测试不影响核心功能验证,814个测试全部通过。
> **注意**:跳过的测试不影响核心功能验证,820个测试全部通过。
## 关键约束与注意事项