Skip to content

Show each rerun attempt outcome in summary - #370

Open
LouisDeconinck wants to merge 1 commit into
pytest-dev:masterfrom
LouisDeconinck:fix/rerun-summary-191
Open

Show each rerun attempt outcome in summary#370
LouisDeconinck wants to merge 1 commit into
pytest-dev:masterfrom
LouisDeconinck:fix/rerun-summary-191

Conversation

@LouisDeconinck

Copy link
Copy Markdown
Contributor

Fixes #191. The rerun summary now preserves one report per test attempt and displays each rerun and final outcome with pytest-style status colors. Tests: .venv/bin/pytest -q; pre-commit run --all-files --show-diff-on-failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: present final rerun test summary info section in the same way as the test session starts section

1 participant