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

Maintainers needed #104

Open azmeuk opened 2 years ago

azmeuk commented 2 years ago

The project is not totally unmaintained but only minimal maintenance is done, and only obvious bugfixes will be quickly merged and released.

If you want your pull request to be merged, please ask some other competent contributors to review your patch.

If you are interested in maintaining this project, please answer this issue.

HardNorth commented 2 years ago

@azmeuk I can't promise much, but I can try implementing / fixing / reviewing some urgent tasks. Just say what you need most.

azmeuk commented 2 years ago

Hi. Thank you for your volunteering. Honestly, there is no roadmap at all, I suppose you can choose any task you want :)

kevlened commented 1 year ago

This project was built to run many Selenium tests in parallel. To achieve that, it patches several pytest internals. As pytest changes, these patches become ever more precarious.

Additionally, it has several errors and is missing several features that make the project usable (see the 47 currently open issues). I last used the project years ago, so I can't recommend pytest-parallel in good faith.

If someone, or an organization, is willing to take on the Herculean effort of maintaining a concurrent pytest runner, please reach out, because pytest-parallel is unmaintained.

Until then, I recommend pytest-xdist, which is very active.

sylvainmouquet commented 1 year ago

Could you archive the project and add a disclaimer to https://pypi.org/project/pytest-parallel/ thanks

LeuschkeTressa commented 8 months ago

Could you archive the project and add a disclaimer to https://pypi.org/project/pytest-parallel/ thanks

@kevlened ...that would indeed be great, and save people some time.