https://github.com/ebazhanov/cypress-allure2-report-example
:dizzy: An example of the best report for Cypress e2e test -> Allure 2, Allurejs
https://github.com/ebazhanov/cypress-allure2-report-example
allure-report allure2 circleci cypress cypress-all cypress-io cypress-plugin
Last synced: 6 months ago
JSON representation
:dizzy: An example of the best report for Cypress e2e test -> Allure 2, Allurejs
- Host: GitHub
- URL: https://github.com/ebazhanov/cypress-allure2-report-example
- Owner: Ebazhanov
- Created: 2020-04-10T10:41:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T20:15:27.000Z (about 4 years ago)
- Last Synced: 2025-04-13T09:51:52.726Z (6 months ago)
- Topics: allure-report, allure2, circleci, cypress, cypress-all, cypress-io, cypress-plugin
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@shelex/cypress-allure-plugin
- Size: 38.8 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Allure-2 report example for Cypress
-----------------------------------
> This repo an example of how to use [cypress-allure-example](https://www.npmjs.com/package/@shelex/cypress-allure-plugin) plugin[![NPM][npm-icon]][npm-url]
## CircleCI [](https://circleci.com/gh/Ebazhanov/cypress-allure2-report-example)
#### Usage to run locally
- `$ yarn cy:run`
- `$ yarn allure:report`
- `$ allure open`
### References:
- Allure2 official docs
- [qameta.io](https://docs.qameta.io/allure/#_get_started)
- Creator of plugin [@Shelex](https://github.com/Shelex/cypress-allure-plugin)
- [releases](https://github.com/Shelex/cypress-allure-plugin/releases)[npm-icon]: https://nodei.co/npm/cypress-allure-plugin.svg?downloads=true
[npm-url]: https://www.npmjs.com/package/@shelex/cypress-allure-plugin