- tests/v1/: 产品/项目/文档/工作流/报表测试用例 - fixtures/: 认证和数据fixtures - helpers/: 校验工具 - config/: 测试配置 - scripts/: 运行和报告生成脚本 - requirements.txt: 依赖清单 推送人: 运营官(yunying) 统一推送
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
pytest==8.3.4
|
|
httpx==0.28.1
|
|
pytest-asyncio==0.25.3
|
|
pydantic==2.10.6
|
|
python-dotenv==1.0.1
|
|
allure-pytest==2.13.2
|