The pretty formatter does not report rules #1547
Labels
🏦 debt
Tech debt
🐛 bug
Defect / Bug
⌛ stale
Will soon be closed by stalebot unless there is activity
✅ accepted
The core team has agreed that it is a good idea to fix this
From a Slack conversation here: https://cucumberbdd.slack.com/archives/C7676D8GN/p1622078810002700
When running
$ cucumber --format pretty
on a file that uses the “Rule” keyword, with Cucumber 6, should I be seeing the Rules print out to the console along with the Features and Scenarios? I have my file formatted like this:But I am not seeing the Rules print out to the console.
Note: the pretty formatter is hard to maintain
Suggestion: having the pretty formatter rewritten into the monorepo to use shared testdata and have a consistent behavior in different languages.
The text was updated successfully, but these errors were encountered: