pytest
执行命令:
1. 用括号的格式,需要绝对路径: pytest.main ("-v -s test\\test_pre0.py --alluredir ./report ")
【pytest】2. 用中括号的格式,需要根本路径: pytest.main(['-v','-s', 'c\\ test.py', '--alluredir', './report'])
推荐阅读
- CVE-2020-16898|CVE-2020-16898 TCP/IP远程代码执行漏洞
- 字符串拼接成段落,换行符(\n)如何只执行n-1次
- 你命令我爱你吧(原创)
- 常用git命令总结
- 用Go构建区块链——3.持久化和命令行
- 《读_Head_First_有感》_“命令模式”
- R语言|R语言 函数
- locate搜索
- Linux|Linux 服务器nginx相关命令
- linux笔记|linux 常用命令汇总(面向面试)