https://github.com/beemi/cypress-allure-example
Cypress example allure report example against Circle CI
https://github.com/beemi/cypress-allure-example
Last synced: 10 months ago
JSON representation
Cypress example allure report example against Circle CI
- Host: GitHub
- URL: https://github.com/beemi/cypress-allure-example
- Owner: beemi
- License: mit
- Created: 2021-03-11T15:37:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T21:32:23.000Z (11 months ago)
- Last Synced: 2025-07-26T04:45:19.042Z (11 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cypress-allure-example
Cypress example allure report example against Circle CI
## Cypress tag filter setup
Example repo: https://github.com/annaet/cypress-tags-example
Install typescript
```npm install typescript -D```
```npm install cypress-tags```
create ```cypress/support/index.d.ts```
## Contacts
Owner: [beemi.raja@gmail.com](beemi.raja@gmail.com)