1 Star 0 Fork 29

香菜/Selenium 自动化测试框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pytest.ini 131 Bytes
一键复制 编辑 原始数据 按行查看 历史
hesj 提交于 2021-12-17 16:08 +08:00 . python web ui 自动化项目
[pytest]
addopts= -vs --reruns 0 --reruns-delay 3 --clean-alluredir
testpaths=./case/
python_files=test_*.py
python_classes=Test*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ma-runlin/wms-web-ui-pytest.git
git@gitee.com:ma-runlin/wms-web-ui-pytest.git
ma-runlin
wms-web-ui-pytest
Selenium 自动化测试框架
master

搜索帮助