Integration: --list no longer shows test description
Open
Revisit
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
I can see the behavior of `-l --list` has been changed to show tags instead of description.
However I don't use tags, but I'd love to see description back next to the test name. Do you plan to show them both?
Contributor guide
Research direction
Start at the `-l`/`--list` command handling and trace how test names, tags, and descriptions are assembled for output. Confirm the current behavior and determine where the listing format is defined. Done means the list shows descriptions alongside test names while retaining the existing tag output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100