pytest-dev / pytest-dev/pytest-xdist
Is there any way to distribute some test cases to all processes?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 287
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 2
Description
I have opened 8 processes to run my test cases, but there are some special test cases, I hope they can be distributed to all processes for execution
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
The issue names no files, tests, or entry points and does not define how special test cases should be identified or scheduled. Start by reviewing pytest-xdist's distributed scheduling behavior and existing documentation, then clarify the intended configuration and expected execution semantics before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100