pytest-dev / pytest-dev/pytest

terminal: progress indicator: bold for when main color changed

Open
#6,439 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

topic: reporting type: enhancement
Dominant language
Python
Stars
14.5k
Forks
3.4k
Avg merge
2d 9h
Merged PRs (30d)
35

Description

Currently the percentage is e.g. "red" for when there are any failures already.

It would be nice if it was bold for the line where new failures occurred.

Likely should be done after https://github.com/pytest-dev/pytest/pull/6409.

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

Review pull request #6409 first, then locate the terminal progress-indicator implementation it affects. Make the percentage bold only on the line where new failures occurred while retaining the existing red color for prior failures, and verify the terminal output behavior with the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.