Skip to content

Commit

Permalink
Merge branch 'master' of github.com:badeball/cypress-cucumber-preproc…
Browse files Browse the repository at this point in the history
…essor
  • Loading branch information
badeball committed Apr 28, 2024
2 parents 0173e4f + 1dc8a40 commit a6862bd
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 a6862bd

Please sign in to comment.