Skip to content

Commit

Permalink
Add cypress-mock-websocket-plugin to plugins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
coco1979ka committed Mar 23, 2023
1 parent 4dee86a commit feecc59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,13 @@
"keywords": ["commands", "websocket"],
"badge": "community"
},
{
"name": "cypress-mock-websocket-plugin",
"description": "Mock websocket requests and responses in a Cypress intercept style.",
"link": "https://github.com/coco1979ka/cypress-websocket-plugin",
"keywords": ["commands", "websocket", "mock"],
"badge": "community"
},
{
"name": "@bahmutov/cy-api",
"description": "Cypress custom command \"cy.api\" for HTTP API testing with server logs.",
Expand Down

0 comments on commit feecc59

Please sign in to comment.