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

Formalize fix from @codeRulc for #76 to stop duplicate output #108

Open alexlatchford opened 2 years ago

alexlatchford commented 2 years ago

Pulled in from https://github.com/codeRulc/pytest-parallel/commit/6da57ef5ebb99324cb31c0fce38c42c3fb30c0ee

Fixes #76

alexlatchford commented 2 years ago

Hey @kevlened any chance you could take a look at this patch please?

azmeuk commented 2 years ago

Hi. Thank you for your contribution. Can you fix the unit tests before this patch is merged?