https://github.com/yashtodi94/pytest-custom_exit_code/blob/100118fed83d051e56a6d27de4f65393c847bef6/pytest_custom_exit_code.py#L25
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 8
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Contants should be constants
Originally posted by @christiansalway1 in https://github.com/yashtodi94/pytest-custom_exit_code/issues/11
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
Open pytest_custom_exit_code.py at line 25 in the linked commit and inspect the constants mentioned there. Rename the relevant values to follow constant naming conventions, then run the repository's tests to confirm behavior is unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100