Skip to content

Commit 8b3f45d

Browse files
authored
Add cypress-split to event handler examples
1 parent a6862bd commit 8b3f45d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/event-handlers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The following plugins (non-exhaustive) are known to also define event handlers.
2424
- [cypress-cloud][cypress-cloud]
2525
- [cypress-testrail][cypress-testrail]
2626
- [cypress-xray-plugin][cypress-xray-plugin]
27+
- [cypress-split][cypress-split]
2728

2829
If you use any of these plugins, then you need to consider [cypress-on-fix][cypress-on-fix], otherwise your mileage may vary.
2930

@@ -112,3 +113,4 @@ export default defineConfig({
112113
[cypress-testrail]: https://github.com/boxblinkracer/cypress-testrail
113114
[cypress-xray-plugin]: https://github.com/Qytera-Gmbh/cypress-xray-plugin
114115
[cypress-on-fix]: https://github.com/bahmutov/cypress-on-fix
116+
[cypress-split]: https://github.com/bahmutov/cypress-split

0 commit comments

Comments
 (0)