kevlened / pytest-parallel

A pytest plugin for parallel and concurrent testing
https://github.com/browsertron/pytest-parallel/issues/104#issuecomment-1293941066
MIT License
313 stars 59 forks source link

do not create thread if tests_per_worker==1 #97

Open tovmeod opened 3 years ago

tovmeod commented 3 years ago

solves https://github.com/browsertron/pytest-parallel/issues/96