Shelex / cy-allure-screenshots

example showcase of attaching screenshots to allure report in cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated. Check cypress-allure-plugin

Example how to add screenshots to allure-results

Pre-requisites

  • Allure
  • Other dependencies with yarn install

How to execute:

  • yarn cy:run
  • yarn allure:attachments
  • yarn allure:report

Open generated report

  • allure open

About

example showcase of attaching screenshots to allure report in cypress


Languages

Language:JavaScript 100.0%