Skip to content
Closed
Changes from all commits
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
7 changes: 7 additions & 0 deletions src/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1042,6 +1042,13 @@
"link": "https://github.com/Qytera-Gmbh/cypress-xray-plugin",
"keywords": ["reporter", "xray", "jira", "cucumber", "screenshot", "video"],
"badge": "community"
},
{
"name": "cypress-xporter",
"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.",
"link": "https://github.com/kabirfaisal1/cypress-reporter/tree/main/packages/cypress-xporter",
"keywords": ["Jira", "TestRail", "Confluence"],
"badge": "community"
}
]
},
Expand Down