UNPKG

cypress-junit-reporter-shp

Version:

Cypress Reporter | Enhances your Cypress test suite with the cypress-xray-junit-reporter a specialized custom reporter designed to seamlessly generating comprehensive XRay-compatible JUnit-style XML reports, complete with embedded screenshots on test fail

3 lines (2 loc) 123 B
/* global Cypress, cy, beforeEach, afterEach, before */ module.exports = require("./src/support")(Cypress, cy, afterEach);