Skip to content

feat(reporter): print section/generator path filters (#3099) - #3190

Open
annacastroops wants to merge 8 commits into
catchorg:develfrom
annacastroops:feat/print-active-section-3099
Open

feat(reporter): print section/generator path filters (#3099)#3190
annacastroops wants to merge 8 commits into
catchorg:develfrom
annacastroops:feat/print-active-section-3099

Conversation

@annacastroops

Copy link
Copy Markdown

Summary

When section/generator path filters (-c / -g / …) are active, console and compact reporters now print them at test-run start (#3099), alongside existing test-name filters.

Test plan

  • Run with -c "Section*" and confirm Path filters section in output
  • SelfTest reporter introspective checks for path filters

Closes #3099

Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
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.

Print the active section/generator selection

1 participant