1 Star 1 Fork 0

code_lj/pytest_excel_auto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.py 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
liuzhewu 提交于 2023-03-03 11:10 . 2
"""
参考temp.txt里面的要求修改
"""
import pytest
if __name__ == '__main__':
pytest.main(['-v', '--alluredir', './allure-results', '--clean-alluredir', 'case'])
# os.system('allure generate ./allure-results/ -o ./report_allure/ --clean')
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/code_lj34/pytest_excel_auto.git
git@gitee.com:code_lj34/pytest_excel_auto.git
code_lj34
pytest_excel_auto
pytest_excel_auto
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385