rmpestano / cukedoctor

BDD living documentation using Cucumber and Asciidoctor: https://goo.gl/Yp3NiU
https://rmpestano.github.io/cukedoctor/
Apache License 2.0
122 stars 23 forks source link

Standalone example of attachments #235

Open Johnlon opened 2 years ago

Johnlon commented 2 years ago

I have a cuke project that emits attachments into the JSON file and these attachments are visible in the standard html report. However they do not appear in the cukedoctor rendition. I am using latest versions of everything. Is there some magic sauce needed to get them included. I am using the CLI


Update - I found that cukedoctor data model doesn't match cucumber in handling before and after hooks. No support.

Johnlon commented 2 years ago

Needs a full blown cukedoctor stadalone example that renders all cucumber features INCLUDING hooks and expecially attachments from steps and hooks

rmpestano commented 2 years ago

Check this feature file and the generated documentation here