Skip to content

Commit c8a1755

Browse files
Add Cypress-SignalR-Mock plugin (#5378)
Co-authored-by: Paul Jaffre <[email protected]>
1 parent 133e9f9 commit c8a1755

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
@@ -586,6 +586,13 @@
586586
"keywords": ["commands"],
587587
"badge": "community"
588588
},
589+
{
590+
"name": "Cypress-SignalR-Mock",
591+
"description": "Easy way to publish messages from and to your SignalR hubs in Cypress E2E tests.",
592+
"link": "https://github.com/JasonLandbridge/Cypress-SignalR-Mock",
593+
"keywords": ["commands", "signalr", "mock", "websocket"],
594+
"badge": "community"
595+
},
589596
{
590597
"name": "cypress-websocket-testing",
591598
"description": "Test WebSocket connections with Cypress",

0 commit comments

Comments
 (0)