These files set up another formatter, like 'html', 'pretty', or 'progress', called terse. The terse formatter prints only feature names and scenario names. It does not print tags or steps.
Use it like any other Behat formatter. For example: bin/behat --format terse This formatter is particularly useful in combination with the --dry-run flag.