nose2 doesn't support random test ordering
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 827
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
I've recently migrated my project from nose to nose2. On my nose setup, I utilized the plugin nose-randomly to randomly order test execution. It looks like that project is no longer being maintained, and I am curious if there are any plans to support this feature in nose2 itself (or via its built-in plugins).
Contributor guide
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 nose-randomly and nose2 but no files or tests. Start by reviewing nose2's existing built-in plugin support and the referenced nose-randomly behavior, then clarify the intended scope. Done would require an agreed design for random test ordering and corresponding implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100