A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
$ dotnet add package Cucumber.HtmlFormatterThis is a cross-platform formatter that produces a pretty HTML report for Cucumber runs.
It is built on top of @cucumber/react-components and works with any
Cucumber implementation with a message formatter that outputs cucumber messages.
Takes a stream of Cucumber messages and outputs a standalone HTML report using Cucumber's React components