You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm using Cucumber runner and maven cucumber reporting. To re-run flaky tests I wanted to use maven surefire rerun flag. Problem is that all Cucumber reports are then overwritten. Is there any work around to force Cucumber not to overwrite results.
Perfect solution would be to generate json file for every re-run. Then I think maven cucumber reporting could merge those 2-3 results.
I found similar topic but a bit old cucumber/cucumber-jvm#1359
I just stuck here and cannot find easy 'copy-paste' solution ;)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using Cucumber runner and maven cucumber reporting. To re-run flaky tests I wanted to use maven surefire rerun flag. Problem is that all Cucumber reports are then overwritten. Is there any work around to force Cucumber not to overwrite results.
Perfect solution would be to generate json file for every re-run. Then I think maven cucumber reporting could merge those 2-3 results.
I found similar topic but a bit old cucumber/cucumber-jvm#1359
I just stuck here and cannot find easy 'copy-paste' solution ;)
Beta Was this translation helpful? Give feedback.
All reactions