flutter_gherkin icon indicating copy to clipboard operation
flutter_gherkin copied to clipboard

Is HTML report can be generated now?

Open lravihs opened this issue 2 years ago • 2 comments
trafficstars

Cucumber HTML reports are the best one if we can achieve this using flutter_gherkin. As in some discussions it's mentioned that once PB is implemented it will be done. Is that implemented now?.

lravihs avatar Jul 27 '23 07:07 lravihs

I have implemented cucumber report using Flutter gherkin library, It generates the json report and then I am using javascript to use that json and generate a cucumber report.

sandesh181199 avatar Jul 27 '23 08:07 sandesh181199

@sandesh181199 Thanks a lot for the reply. Can you please give me the code or reference.? So that I can implement in my project too

lravihs avatar Jul 27 '23 09:07 lravihs