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

[cypress-cucumber-preprocessor] The nested Step() is recognized as a separate test step #211

Open
przedab opened this issue Jun 7, 2023 · 0 comments
Labels

Comments

@przedab
Copy link

przedab commented Jun 7, 2023

Describe the bug
The nested Step() inside the parent step is displayed as a separate test step:
image

image

Cucumber Specification:
https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/cucumber-basics.md

To Reproduce
Steps to reproduce the behavior:

  1. Create a test scenario with cypress-cucumber-preprocessor
  2. Inside the Given step reuse another step
  3. Display Allure Reports

Expected behavior
Show nested step inside given step.

Environment (please complete the following information):

  • Cypress version: 12.13
  • OS: Windows 11
    image
@przedab przedab added the bug Something isn't working label Jun 7, 2023
@przedab przedab changed the title [cypress-cucumber-preprocessor] Step() is recognized as a separate test step [cypress-cucumber-preprocessor] The nested Step() is recognized as a separate test step Jun 7, 2023
@Shelex Shelex added enhancement New feature or request cucumber-preprocessor and removed bug Something isn't working labels Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants