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
156 stars 43 forks source link

Is it possible to attach screenshots to allure report after each step of the test scenario #197

Open youvegotnigel opened 1 year ago

youvegotnigel commented 1 year ago

Capture

In my use case, I need to attach the screenshot to the allure report in both cases where the step, is either failed or passed.

Shelex commented 1 year ago

Currently blocked by https://github.com/Shelex/cypress-allure-plugin/issues/186