We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3455705 commit 0dd9539Copy full SHA for 0dd9539
src/data/plugins.json
@@ -710,6 +710,13 @@
710
"link": "https://github.com/MohamadKh75/cypress-plugin-multiple-click",
711
"keywords": ["testing", "commands", "click"],
712
"badge": "community"
713
+ },
714
+ {
715
+ "name": "@datashard/snapshot",
716
+ "description": "Adds Snapshot command. Adds value / object / DOM element snapshot testing support to Cypress test runner",
717
+ "link": "https://github.com/datashard/snapshot",
718
+ "keywords": ["snapshot", "comparison", "commands"],
719
+ "badge": "community"
720
}
721
]
722
},
0 commit comments