Skip to content

Commit

Permalink
Add allure-cypress to event handler examples
Browse files Browse the repository at this point in the history
  • Loading branch information
badeball committed Apr 26, 2024
1 parent 38e6aa1 commit 1dc8a40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/event-handlers.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ For example, if you specify a handler for `after:screenshot` and override this p
The following plugins (non-exhaustive) are known to also define event handlers.

- [@bahmutov/cypress-code-coverage][@bahmutov/cypress-code-coverage]
- [allure-cypress][allure-cypress]
- [cypress-allure-plugin][cypress-allure-plugin]
- [cypress-cloud][cypress-cloud]
- [cypress-testrail][cypress-testrail]
Expand Down Expand Up @@ -105,6 +106,7 @@ export default defineConfig({
```

[@bahmutov/cypress-code-coverage]: https://github.com/bahmutov/cypress-code-coverage
[allure-cypress]: https://github.com/allure-framework/allure-js
[cypress-allure-plugin]: https://github.com/Shelex/cypress-allure-plugin
[cypress-cloud]: https://github.com/currents-dev/cypress-cloud
[cypress-testrail]: https://github.com/boxblinkracer/cypress-testrail
Expand Down

0 comments on commit 1dc8a40

Please sign in to comment.