pytest-dev / pytest-dev/pytest-rerunfailures

Add support for pytest-reportlog

Open
#134 15 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement maintenance
Dominant language
Python
Stars
477
Forks
107
Avg merge
2d 14h
Merged PRs (30d)
21

Description

pytest-reportlog now replaces _pytest.resultlog, and _pytest.resultlog is no longer available in pytest v6.1.0

#129 removes _pytest.resultlogis, but we should still work on integrating with the replacement.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #129 and the pytest-reportlog project to understand how it replaces _pytest.resultlog and what integration points pytest-rerunfailures needs. Trace the existing result-log support and verify the plugin continues to rerun failed tests correctly with pytest-reportlog; done means support works on pytest versions where _pytest.resultlog is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.