Using the new Allure-Cypress Plugin #1191
Unanswered
achraf-elk
asked this question in
Q&A
Replies: 1 comment
-
This is explained in the documentation linked from the error message. Use
No, I don't have any insight into what allure is nor what their plugin is or isn't doing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been encountering an issue when running Cypress tests with the cypress-cucumber-preprocessor alongside the new allure-cypress plugin. The error occurs during the before:spec event handler and causes my test suite to fail after running some tests. Here is the error message:
I understand from this discussion that the current allure-cypress plugin doesn't not support Cucumber yet. Could you provide any insights on whether this issue might be resolved with future updates to either the allure-cypress or cypress-cucumber-preprocessor plugins?
Is there any recommended workaround for this issue in the meantime?
Beta Was this translation helpful? Give feedback.
All reactions