1 Star 6 Fork 0

清安无别事/APP自动化框架demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run.py 251 Bytes
一键复制 编辑 原始数据 按行查看 历史
清安无别事 提交于 2022-08-10 17:13 . first commit
# encoding=utf-8
# ----清安—---
# 微信:qing_an_an
# 公众号:测个der
import pytest
from Email.send import Mail
if __name__ == '__main__':
pytest.main(['-vs', '--html=reports/reports.html', '--self-contained-html'])
Mail().func()
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qinganan_admin/352-life.git
[email protected]:qinganan_admin/352-life.git
qinganan_admin
352-life
APP自动化框架demo
master

搜索帮助