Skip to content

Commit

Permalink
#StandWithUkraine 🇺🇦
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelex committed Mar 15, 2022
1 parent 952d0a3 commit e46b415
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# cypress-allure-plugin

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine/)

> Plugin for integrating allure reporter in Cypress with support of Allure API.
![Build][gh-image]
Expand Down Expand Up @@ -171,9 +173,9 @@ Cypress.Allure.reporter.runtime.writer;

## Debugging

- In-browser logs
- for in-browser information (cypress events, mocha events, allure events, data collecting)
execute `localStorage.debug = 'allure-plugin*'` in DevTools console
- Writer task
- for writer task information (writing results to disk, handling attachments, plugin events)
add `DEBUG=allure-plugin*` before cypress run\open command

## Examples
Expand Down

0 comments on commit e46b415

Please sign in to comment.