Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T20:15:27.000Z (over 3 years ago)
- Last Synced: 2024-10-14T22:43:54.356Z (3 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: 3
- 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 [![CircleCI](https://circleci.com/gh/Ebazhanov/cypress-allure2-report-example.svg?style=svg)](https://circleci.com/gh/Ebazhanov/cypress-allure2-report-example)
#### Usage to run locally
- `$ yarn cy:run`
- `$ yarn allure:report`
- `$ allure open`![Alt text](https://monosnap.com/image/4zNPD3RymcadwYXTEQ0SlQ2YZCsX4F)
### 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