–tests-per-worker (optional) *:多线程运行, *是每个worker运行的最大并发线程数。默认为1 pytest test.py --workers 3 :3个进程运行
確定! 回上一頁