Skip to content

Commit 5aa157a

Browse files
Update plugins.json add @dankieu/cypress-sq (#6097)
* Update plugins.json add @dankieu/cypress-sq * Update src/data/plugins.json Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> --------- Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
1 parent 5d39d10 commit 5aa157a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/plugins.json

+8
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,15 @@
10821082
"link":"https://github.com/pushpak1300/cypress-mailpit",
10831083
"keywords":["mailpit", "email", "test", "commands", "email"],
10841084
"badge":"community"
1085+
},
1086+
{
1087+
"name":"cypress-sql",
1088+
"description":"The @dankieu/cypress-sql package supports the following database connections Sql server, Mysql, OracleDB, Postgress",
1089+
"link":"https://github.com/testervippro/cypress-sql",
1090+
"keywords":["sql", "database", "test", "commands", "oracle"],
1091+
"badge":"community"
10851092
}
1093+
10861094
]
10871095
},
10881096
{

0 commit comments

Comments
 (0)