pytest-dev / pytest-dev/pytest-xdist
Support group/scope scheduling in `worksteal`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 287
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 2
Description
In the documentation it says that if a test is not in an xdist_group, that it defaults to the load behaviour.
Would it be possible to choose the default behaviour so it could be something like worksteal?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the distribution documentation linked in the issue and trace how an ungrouped test currently selects the load behavior. Find the scheduler configuration entry point and existing tests for xdist_group and scheduling modes; done should include a supported way to choose worksteal as the default and coverage for the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100