pytest-dev / pytest-dev/pytest-messenger
Show reruns on the report if pytest-rerunfailures is installed
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 67
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
If someone is using this plugin and the pytest-rerunfailures, it would be nice that it show up
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
Start by locating the report-generation entry point and how pytest results are collected, then read the pytest-rerunfailures documentation linked in the issue to understand its rerun data. Done means the report shows rerun information when that plugin is installed, without changing reports for ordinary pytest runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100