@testream/cypress-reporter
v1.2.2
Published
Cypress plugin to upload test results to Testream
Downloads
497
Maintainers
Readme
@testream/cypress-reporter
Run Cypress tests and send the results from your codebase to Jira via Testream.
Install: npm install --save-dev @testream/cypress-reporter
Quick Start
npx @testream/cypress-reporter -k $TESTREAM_API_KEYThis command runs your Cypress tests and uploads the results so they show up in Jira.
Generated CTRF reports are enriched with bounded source snippets when the report
contains a test filePath and the source file can be matched by test name.
For CLI options and CI examples, see https://docs.testream.app/reporters/cypress.
