You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @sashokbg
Would you please tell me how install ndjson and how to configure the "cucumber-reports" so that it can pick up the cucumber "Rule" section?
Thanks so much.
J.N
PS: I'm using Playwright with Typescript.
Oh.. Thank you very much for the link and the tips.John Nguyen On Wednesday, April 13, 2022, 04:20:28 PM EDT, Alexander KIRILOV ***@***.***> wrote:
Hello @Niemetz IMHO you shoud use the integrated html reporter for cucumber that is based on react:
https://github.com/cucumber/react-components
It supports all the new keywords
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
As of gherkin v6 a new kyword "Rule" has been added that allows to group multiple Scenarios under a business Rule.
https://cucumber.io/docs/gherkin/reference/?sbsearch=rule%20keyword#rule
Also it seems the json formatter is deprecated and will be removed and replaced by ndjson.
Proposal:
The text was updated successfully, but these errors were encountered: