karatelabs / karate

Test Automation Made Simple
https://karatelabs.github.io/karate
MIT License
8.32k stars 1.95k forks source link

Purpose: Documentation for Adding ClueCumber reports to Karate #2589

Closed sadiqkassamali closed 3 months ago

sadiqkassamali commented 3 months ago

Purpose: Documentation for Adding ClueCumber reports to Karate

What is ClueCumber: https://github.com/trivago/cluecumber <-- highly vibrant cucumber reports.

Enjoy:

A fully generated example report can be viewed here!

ptrthomas commented 3 months ago

@sadiqkassamali sorry - I'm not clear what should be done here ? cluecumber already has documentation and we have linked to it here: https://github.com/karatelabs/karate#test-reports

if you want more, I suggest you add an example here: https://github.com/karatelabs/karate-examples/blob/main/README.md

cc @bischoffdev (creator of cluecumber)