-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
🏦 debtTech debtTech debt🐛 bugDefect / BugDefect / Bug⌛ staleWill soon be closed by stalebot unless there is activityWill soon be closed by stalebot unless there is activity✅ acceptedThe core team has agreed that it is a good idea to fix thisThe core team has agreed that it is a good idea to fix this
Description
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:
Feature: ...
Rule: ...
Scenario: ...
Given
When
Then
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.
Metadata
Metadata
Assignees
Labels
🏦 debtTech debtTech debt🐛 bugDefect / BugDefect / Bug⌛ staleWill soon be closed by stalebot unless there is activityWill soon be closed by stalebot unless there is activity✅ acceptedThe core team has agreed that it is a good idea to fix thisThe core team has agreed that it is a good idea to fix this