-
Notifications
You must be signed in to change notification settings - Fork 43
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
Cypress 13 version cannot generate allure-result folder, please provide a solution #228
Comments
@fauzisunarya see #220 (comment) |
hey @fauzisunarya i see you dont use cucumber, so good news, the official allure-cypress is out see here |
you can use shiny new pluggin for allure https://github.com/allure-framework/allure-js/tree/main/packages/allure-cypress to use with latest cypress |
Thanks @vovsemenv @mysticdevx @ecureuill |
Hi @QA-RIDS did the above suggestion work for you? |
@devsrihari4 yes work |
Any news regarding this instance? I've tried to put a lower version but getting a bit of an error from ts config cause of blunder mode and haven't fixed it yet. Current versions are: |
Any updates? I resolved the issue by reverting to Cypress 12, but I’d like to use Cypress 13 with Allure. Please investigate this. |
Hi! As a Cypress 13 user, I am currently using the newest plugin mentioned in vovsemenv answer #228 (comment). The report is effectively generated now! However, gherkin syntax is not very well handled from what I can see. The different steps after any "Given" appear as "sub-steps". Am-I the only one? I would have expected something closer to this example (extracted from allure official project) |
Please help so that the Allure plugin is always updated because we really need this plugin in our daily work for test result reporting activities. I am using the latest Cypress version. After I tried it, it turned out that the Allure-result folder was not automatically generated. Please help, sir.
The text was updated successfully, but these errors were encountered: