qa-automation-suite/ ├── tests/ # 测试用例目录 │ ├── functional/ # 功能测试 │ │ ├── conftest.py # 功能测试配置 ...