-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update Cucumber to 4.x #48
Comments
Allure is released by now: https://github.com/allure-framework/allure2/releases/tag/2.8.0 |
Try to update Cucumber to 4.x.x when possible. |
updated Allure to 2.8.1 adjusted and ran example projects to analyze differences and detect errors |
downgraded Cucumber to 3.0.2 since the timings get lost in the 4.x version and until now only 3.x is supported by Allure. Ready to test |
Allure 2.9.0 is available now. However, not sure if we can safely update. |
Will try to update Allure to 2.9.0. Updating Cucumber to 4.x won't be possible since Allure is bound to 3.x. . Added a new ticke for this #75. |
updated cucumber to 4.2.3 |
Update Cucumber version to 3.x once the allure support >= version 2.8 is available.
See the link for latest release: https://github.com/allure-framework/allure2/releases
Remove "io.qameta.allure.cucumber2jvm.AllureCucumber2Jvm" if the update above is successful.
The text was updated successfully, but these errors were encountered: