Hi guys! TestNG has elegant flaky tests retry functionality and it is compatible with Cucumber. But all statuses in the Cucumber.json file for retried tests are "failed". So I wrote a custom class that updates test statuses in the Cucumber.json file after all tests run. But when I use it, I get an error in the plugin because it doesn't support the status "skipped" for tests, only for test steps. Could you help with it, please?
What feature do you want to see added?
Hi guys! TestNG has elegant flaky tests retry functionality and it is compatible with Cucumber. But all statuses in the Cucumber.json file for retried tests are "failed". So I wrote a custom class that updates test statuses in the Cucumber.json file after all tests run. But when I use it, I get an error in the plugin because it doesn't support the status "skipped" for tests, only for test steps. Could you help with it, please?
Upstream changes
No response
Are you interested in contributing this feature?
No response