Skip to content

Commit 4201fd7

Browse files
committed
added new plugins in the list
1 parent 715512c commit 4201fd7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/data/plugins.json

+7
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,13 @@
10421042
"link": "https://github.com/Qytera-Gmbh/cypress-xray-plugin",
10431043
"keywords": ["reporter", "xray", "jira", "cucumber", "screenshot", "video"],
10441044
"badge": "community"
1045+
},
1046+
{
1047+
"name": "cypress-xporter",
1048+
"description": "Cypress Xporter is a CLI tool that syncs your Cypress test results with Jira, TestRail, and Confluence. It automates the process of merging test reports, creating bug tickets, updating test plans, and documenting test summaries — all from your terminal.",
1049+
"link": "https://www.npmjs.com/package/cypress-xporter",
1050+
"keywords": ["Jira", "TestRail", "Confluence"],
1051+
"badge": "community"
10451052
}
10461053
]
10471054
},

0 commit comments

Comments
 (0)