cucumber-reporting
cucumber-reporting copied to clipboard
new ReducingMethod KEEP_ONLY_LATEST_SCENARIO_RUNS
add a new reducer that can keep only the latest scenario run. useful for times when you have flaky scenarios and you do retries on the given scenario, but don't want the flaked attempts to appear in report.
when will this feature be available in plugin?
This is a super useful update. +1 to get it in as soon as possible.
it has conflicts with master branch
OK I will get the conflicts fixed and the issues resolved so we can get this merged. ASAP.
Hi Team, can anyone please resolve the conflicts for the ^ fix, I am facing a similar issue whereing
- Using ReTry Analyzer of TestNG which re-reruns the failed testcase
- However the cucumber.json file shows multiple status for the same scenario
- My requirement is that it should only update result for the last run
I would really appreciate if someone can point me in the right direction if the issue has already been fixed.
@nddipiazza @damianszczepanik Greetings. Can someone please resolve the merge conflicts and get this PR merged please ?