1

sample karate cucumber report

Like if i have to add in "Features" section an extra column to represent the "size" of feature. So what steps should i follow in order to achieve that?

1 Answers1

0

No, this is the third party report.

If you want to write custom reports in Karate that may be possible, but for now, please assume that it is not (directly) supported: https://stackoverflow.com/a/66773839/143475

Peter Thomas
  • 54,465
  • 21
  • 84
  • 248
  • Thanks peter for the quick response..but i need more clarity regarding the SuiteReports.java file where after calling the summaryReports method the template is not getting generated in the given file path. – Ibadur Rehman Jul 14 '22 at 12:22
  • @IbadurRehman sorry I can't help more than this – Peter Thomas Jul 14 '22 at 12:41
  • Edit: Thanks peter for the quick response..but i need more clarity regarding the SuiteReports.java file that can we edit those karate generated summary report through SuiteReports.java on the basis of which cucumber reports are generated. – Ibadur Rehman Jul 14 '22 at 13:10
  • @IbadurRehman sorry I can't help more than this – Peter Thomas Jul 14 '22 at 14:27