Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scenario outline is not recognised in report #966

Closed
3 tasks done
RankaPalak opened this issue Mar 13, 2023 · 1 comment
Closed
3 tasks done

Scenario outline is not recognised in report #966

RankaPalak opened this issue Mar 13, 2023 · 1 comment

Comments

@RankaPalak
Copy link

RankaPalak commented Mar 13, 2023

Current behavior

When we use examples in scenario outline itself, the report generated is not able to decode the examples in scenario outline.
Screen Shot 2023-03-13 at 10 22 39 AM

Report Output:
Screen Shot 2023-03-13 at 10 29 07 AM

cuucmber-report.json:
Screen Shot 2023-03-13 at 10 34 00 AM

Desired behavior

The report should have the example value itself in the scenario outline section.

Test code to reproduce

WasiqB/multiple-cucumber-html-reporter#69

Versions

  • "cypress": "^10.0.0",
  • "@badeball/cypress-cucumber-preprocessor": "^15.1.0",
  • "@bahmutov/cypress-esbuild-preprocessor": "^2.1.4",
  • Node version: v18.14.2

Checklist

@badeball
Copy link
Owner

This is an issue with the json-formatter and has been reported here: cucumber/json-formatter#25

badeball added a commit that referenced this issue Mar 19, 2023
badeball added a commit that referenced this issue Mar 19, 2023
badeball added a commit that referenced this issue Mar 26, 2023
badeball added a commit that referenced this issue Mar 26, 2023
badeball added a commit that referenced this issue Mar 26, 2023
badeball added a commit that referenced this issue Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants