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

Using pytest parallel to generate reports results in data corruption #117

Open shelkio opened 1 year ago

shelkio commented 1 year ago

Use the pytest parallel report to output some logs for each request

Using pytest xdist, the execution time slows down

image