jerry-git / jerry-git/pytest-split
Use of group as an argument is too generic
Open
- Dominant language
- Python
- Stars
- 325
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Would you be open to changing the argument groups to something more specific, such as split-groups? I can put up a PR if you like.
"group" is such a generic term and there are bound to be plugins which conflict.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the pytest plugin's argument-parsing entry point and every use of the generic “group” argument. Check whether the proposed “split-groups” name is used consistently and whether tests cover the command-line interface; done means the renamed argument no longer risks generic-name conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100