Pytest test.py --workers 2 --tests-per-worker 4: 2 processes are in parallel, and each process can run up to 4 threads, that is, up to 8 threads run in ...
確定! 回上一頁