Shelex / cypress-allure-plugin

cypress plugin to use allure reporter api in tests
https://shelex.github.io/cypress-allure-plugin-example/
Apache License 2.0
159 stars 44 forks source link

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

Open fauzisunarya opened 8 months ago

fauzisunarya commented 8 months ago

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

ecureuill commented 8 months ago

@fauzisunarya see https://github.com/Shelex/cypress-allure-plugin/issues/220#issuecomment-1716130705 In order to use this plugin, you need to pin cypress to v12.14.0

mysticdevx commented 8 months ago

hey @fauzisunarya i see you dont use cucumber, so good news, the official allure-cypress is out see here https://github.com/cypress-io/cypress/issues/27113#issuecomment-1985898312

vovsemenv commented 8 months ago

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

QA-RIDS commented 7 months ago

Thanks @vovsemenv @mysticdevx @ecureuill

devsrihari4 commented 2 months ago

Hi @QA-RIDS did the above suggestion work for you?

fauzisunarya commented 2 months ago

@devsrihari4 yes work