cucumber-attic / gherkin

Cross platform parser for the Gherkin language. Used by Cucumber to parse .feature files.
252 stars 127 forks source link

parsing cucumber JSON/XML reports -> html #66

Closed jedi4ever closed 9 years ago

jedi4ever commented 9 years ago

I'm looking to reuse some logic to convert a json or xml report to html. I found mostly tools that generate them during the run, but not after the run.

Intended use is to use it together with AWS Devicefarm to generate pretty html. https://github.com/jedi4ever/devicefarm-cli

Sorry if this is not the right place but you might have some pointers.

aslakhellesoy commented 9 years ago

Hi @jedi4ever

This is a bug tracker, so one of the support forums are more appropriate to discuss this.