Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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