.
安装依赖环境
pip install -r requirements.txt
单线程运行
多线程运行
pytest.main(["-v", "-s", "-n=auto", r"--alluredir=" + report_path, "--clean-alluredir"])
日志文件
allure报告
webUI自动化框架python+selenium+pytest+allure+poium+loguru
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
python+selenium+pytest+allure+poium+loguru+多线程并发
安装依赖环境
单线程运行
多线程运行
日志文件
allure报告