Skip to content

Commit 3ce0770

Browse files
authored
Add cypress-dragndrop-kit to list of plugins (#6207)
1 parent cec1a4f commit 3ce0770

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/data/plugins.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,13 @@
459459
"keywords": ["dragndrop", "drag", "drop", "commands"],
460460
"badge": "community"
461461
},
462+
{
463+
"name": "cypress-dragndrop-kit",
464+
"description": "A lightweight, Cypress-native plugin that simplifies drag‑and‑drop and movement interactions in end-to-end tests. Perfect for testing sortable lists, draggable elements, and custom UI components.",
465+
"link": "https://github.com/vergjor/cypress-dragndrop-kit",
466+
"keywords": ["dragndrop", "drag-and-drop", "drag", "drop", "commands"],
467+
"badge": "community"
468+
},
462469
{
463470
"name": "cypress-fill-command",
464471
"description": "A Cypress command for fill inputs.",

0 commit comments

Comments
 (0)