mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
Report used filters in the TAP reporter
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# filters: ~[!nonportable]~[!benchmark]~[approvals] *
|
||||
# rng-seed: 1
|
||||
# # A test name that starts with a #
|
||||
ok {test-number} - with 1 message: 'yay'
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# filters: ~[!nonportable]~[!benchmark]~[approvals] *
|
||||
# rng-seed: 1
|
||||
# # A test name that starts with a #
|
||||
ok {test-number} - with 1 message: 'yay'
|
||||
|
Reference in New Issue
Block a user