Blame view

tests/manual/README.md 243 Bytes
3abbc95a   tangwang   重构(scripts): 整理sc...
1
2
3
4
5
  # Manual Tests
  
  `tests/manual/` 存放需要人工启动依赖服务、手动观察结果或依赖真实外部环境的试跑脚本。
  
  这类脚本不属于 `pytest` 自动回归范围,也不应与 `tests/ci` 的契约测试混为一类。