pytest -xdist/pytest-parallel多进程执行测试用例. ... pytest test.py --workers 2 --tests-per-worker 4:2个进程并行,且每个进程最多4个线程运行,即总共最多8个 ...
確定! 回上一頁