Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,13 @@
"keywords": ["dragndrop", "drag", "drop", "commands"],
"badge": "community"
},
{
"name": "cypress-dragndrop-kit",
"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.",
"link": "https://github.com/vergjor/cypress-dragndrop-kit",
"keywords": ["dragndrop", "drag-and-drop", "drag", "drop", "commands"],
"badge": "community"
},
{
"name": "cypress-fill-command",
"description": "A Cypress command for fill inputs.",
Expand Down