安装pip install pytest-xdist pip install pytest-parallel 查看pip show pytest- ... pytest test.py --workers 2 --tests-per-worker 4 :2个进程并行,且每个进程 ...
確定! 回上一頁