Shelex / cypress-allure-plugin

cypress plugin to use allure reporter api in tests

Home Page:https://shelex.github.io/cypress-allure-plugin-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress 13 version cannot generate allure-result folder, please provide a solution

fauzisunarya opened this issue · comments

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.

image

@fauzisunarya see #220 (comment)
In order to use this plugin, you need to pin cypress to v12.14.0

hey @fauzisunarya i see you dont use cucumber, so good news, the official allure-cypress is out see here
cypress-io/cypress#27113 (comment)

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