jerry-git / jerry-git/pytest-split
Using xdist with pytest-split
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 325
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Since most CI machines has between one and a half to two CPUs it is a waste not to combine both approaches when appropriate.
Can we use both of these plugins together?
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 by investigating how pytest-split partitions tests and how xdist schedules them together, including whether either plugin documents compatibility constraints. Determine the project entry points and tests involved from the repository, then define done as verified combined operation or a clearly documented incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100