What is Gocure?
Gocure is a library written in pure Go providing the possibility to generate html reports from cucumber json reports and you can also embed any file to your Cucumber json reports.
With the Docker container, this tool can be used by anyone using Cucumber in any language.
This can be done importing in a go project, executing a binary, calling a REST API or in a frontend using our docker container.
This library can also help users of other languages, because using our docker image, you can call an API and use our Frontend to embed files for cucumber reports or to generate beautiful HTML reports.