Skip to content

Commit be417be

Browse files
author
annacastroops
committed
feat(reporter): print section/generator path filters (#3099)
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
1 parent f0aa85d commit be417be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
* Fixed typo in the "Could not jump to the Nth element" exception message (#3181)
8888

8989
### Improvements
90+
* Console and compact reporters print active section/generator path filters
91+
(`-c`/`-g`/`-p`) under a `Path filters:` heading. (#3099)
9092
* `catch_discover_tests` registers tests in deterministic (alphabetical) order.
9193
* `catch_discover_tests` has been rewritten to be massively faster.
9294
* Preparing the actual CTest script is significantly faster.

0 commit comments

Comments
 (0)