question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Github damianszczepanik cucumber-reporting integration poc

See original GitHub issue

From twitter: https://twitter.com/bbrannic/status/1077892960426041344

The following repo has a good reporting solution which expects the test-run results in JSON format https://github.com/damianszczepanik/cucumber-reporting

Zerocode already produces test-run results in JSON format. Some subset of data from this is used for CSV reporting and some for HTML reporting.

Currently it uses extent-reporting for drawing aggregates, search/filter, fuzzy text matching etc

<dependency>
    <groupId>net.masterthought</groupId>
    <artifactId>cucumber-reporting</artifactId>
    <version>(check version above)</version>
</dependency>

TODO- (ACs)

  1. Can anyone pick this as a POC to see if we have all the data available for drawing the cucumber-reporting HTML graph ?

  2. Figure out if there are any optional and mandatory firlds in the cucumber-reporting drawing.

  3. If we have all the necessary fields available in the raw JSON, then draw a sample report and attach it to this ticket or your own repo e.g. sample

  4. Also verify the responsiveness of the drawn report for sanity only(optional)

Reference

Please reachout to the collaborators/authors @damianszczepanik for any low lavel details as and when needed.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
AkshayBabbarcommented, Feb 2, 2020

is this issue Resolved?

0reactions
agbanagbacommented, Aug 21, 2019

Anyone working on this. I will like to contribute

Read more comments on GitHub >

github_iconTop Results From Across the Web

cucumber-jvm-parallel-plugin/Lobby - Gitter
Hey Guys, Could you please suggest how to implement retry-listner in the Cucumber-JVM based project built using cucumber-jvm-parallel-plugin. (We won't be using ...
Read more >
masterthought - Bountysource
Created 1 year ago in damianszczepanik/cucumber-reporting with 1 comments. I am using cucumber reporting with karate dsl also using Jenkins plugin to generate ......
Read more >
cucumber-reporting-3.12.0.pom
4.0.0 net.masterthought cucumber-reporting jar 3.12.0 cucumber-reporting https://github.com/damianszczepanik/cucumber-reporting UTF-8 UTF-8 UTF-8 UTF-8 ...
Read more >
sample cucumber project github - ms.fr.edu.vn Search
A sample project for Cucumber and/or Selenium tests. Instructions. Clone the repo: Git: $ git clone git@github.com:testdouble/java .
Read more >
Jamie Tanna / cucumber-reporting-plugin - GitLab
A cucumber reporter plugin so https://github.com/damianszczepanik/cucumber-reporting can be used directly via cucumber.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found