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

'keepLastRetryOnly' setting for node test #414

Open
grasshopper7 opened this issue Oct 16, 2023 · 2 comments
Open

'keepLastRetryOnly' setting for node test #414

grasshopper7 opened this issue Oct 16, 2023 · 2 comments
Assignees

Comments

@grasshopper7
Copy link
Contributor

Hi,
I was trying to include this functionality in the cucumber adapter but I think I have come across a bug.

The onNodeCreated() is searching for an existing test in the list which contains the top level tests. So a test node can remove a top level test with the same name. It should instead be searching for the tests among its siblings only.

For example in a Scenario Outline, a new Scenario within it should only check in the existing scenarios for this scenario outline.

Related to #386.

@anshooarora anshooarora self-assigned this Oct 16, 2023
@Soumendu-Khilar
Copy link

@anshooarora Any updates on this change in cucumber -adapter?

@SSINGHPR
Copy link

SSINGHPR commented Jan 24, 2024

+Following, Facing similar issue with :
grasshopper7/extentreports-cucumber7-adapter#38

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

4 participants