extent-framework / extentreports-cucumber4-adapter

Cucumber4 Adapter for Extent Framework
http://extentreports.com/docs/versions/4/java/cucumber2.html
Apache License 2.0
39 stars 22 forks source link

Little error in pie chart description of Dashboard view with html-3-reporter #45

Open FrankBergemann opened 4 years ago

FrankBergemann commented 4 years ago

Hi, I noticed a little error in the description text of the right-most pie chart of the Dashboard view of html-3-reporter which shows test execution statistics of Cuumber steps. It reads "1 scenario(s) falied, ..." but it should read "1 step(s) failed, ...", see attachment. Best regrads -- Frank

ErrorInDescriptionText-Extent-cucumber-report

anshooarora commented 4 years ago

@FrankBergemann Can you please update to the latest version 1.0.11 and try again using ExtentSparkReporter. The ExtentHtmlReporter has been deprecated by the core API.

FrankBergemann commented 4 years ago

Hi Anshoo,

Thank you for the advice; I’ll try it out.

I may mention that I opened another issue in github concerning log text missing in Extent-HTML-report, see

https://github.com/extent-framework/examples/issues/2

Maybe you’ve got the chance to look into that one as well. Should I migrate to Spark-Reporter in that case also?

Kind regards and happy Easter

n Frank

From: Anshoo Arora notifications@github.com Sent: Freitag, 10. April 2020 01:29 To: extent-framework/extentreports-cucumber4-adapter extentreports-cucumber4-adapter@noreply.github.com Cc: Bergemann, Frank Frank.Bergemann@nttdata.com; Mention mention@noreply.github.com Subject: Re: [extent-framework/extentreports-cucumber4-adapter] Little error in pie chart description of Dashboard view with html-3-reporter (#45)

@FrankBergemannhttps://github.com/FrankBergemann Can you please update to the latest version 1.0.11 and try again using ExtentSparkReporter. The ExtentHtmlReporter has been deprecated by the core API.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/extent-framework/extentreports-cucumber4-adapter/issues/45#issuecomment-611801056, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM6M5BH6CNVUCFTBRHJNKTTRLZK3VANCNFSM4LOOUV3Q.

Disclaimer: This email and any attachments are sent in strictest confidence for the sole use of the addressee and may contain legally privileged, confidential, and proprietary data. If you are not the intended recipient, please advise the sender by replying promptly to this email and then delete and destroy this email and any attachments without any further use, copying or forwarding.

anshooarora commented 4 years ago

@FrankBergemann like the other one, please use ExtentSparkReporter.

For configuration, use: https://github.com/extent-framework/extentreports-cucumber4-adapter/blob/master/config/extent.properties#L8

extent.reporter.spark.start=true
extent.reporter.spark.config=
extent.reporter.spark.out=test-output/SparkReport/