Skip to content
Merged
Changes from 1 commit
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
8 changes: 8 additions & 0 deletions src/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,15 @@
"link":"https://github.com/pushpak1300/cypress-mailpit",
"keywords":["mailpit", "email", "test", "commands", "email"],
"badge":"community"
},
{
"name":"cypress-sql",
"description":"The @dankieu/cypress-sql package supports the following database connections Sql server, Mysql, OracleDB, Postgress",
"link":"https://www.npmjs.com/package/@dankieu/cypress-sql?activeTab=readme",
"keywords":["sql", "database", "test", "commands", "oracle"],
"badge":"community"
}

]
},
{
Expand Down