Connect automated CI results, reusable BDD behaviors, and manual Test Cycles to the Jira releases your team already manages—so QA, engineering, product, and delivery leaders decide from the same evidence.
Install on Jira · Explore Testream · Read the docs
Testream is automated test management for Jira. It brings together the evidence that usually gets scattered across CI logs, test reports, spreadsheets, and release conversations:
- automated test results, failures, artifacts, and suite changes from the pipelines you already run;
- reusable BDD behaviors that connect requirements to executable and manual validation;
- focused Test Cycles for recording manual outcomes and evidence; and
- release visibility that shows what changed, what is covered, and where confidence is still missing.
The result is a shared quality signal inside Jira—one place for teams to inspect evidence, collaborate on risk, and make release decisions.
Publish from Playwright, Cypress, Jest, Vitest, Mocha, WebdriverIO, Pytest, JUnit XML, .NET, or any CTRF-producing test stack. Run the publishing step from the command-capable CI provider your team already operates.
Choose a reporter · See integrations
Install the package for the test stack you already use, then use the corresponding public repository as a working configuration and CI reference.
| Test stack | npm package | Working example |
|---|---|---|
| Playwright | @testream/playwright-reporter |
playwright-jira-reporter |
| Cypress | @testream/cypress-reporter |
cypress-jira-reporter |
| Jest | @testream/jest-reporter |
jest-jira-reporter |
| Vitest | @testream/vitest-reporter |
vitest-jira-reporter |
| Mocha | @testream/mocha-reporter |
mocha-jira-reporter |
| WebdriverIO | @testream/webdriverio-reporter |
webdriverio-jira-reporter |
| Pytest | @testream/pytest-reporter |
pytest-jira-reporter |
| JUnit XML | @testream/junit-reporter |
junit-jira-reporter |
| .NET | @testream/dotnet-reporter |
dotnet-jira-reporter |
| Any CTRF output | @testream/cli |
ctrf-jira-reporter |
Browse the full Testream npm organization or all public working repositories.
- Install Testream for Jira.
- Create or select a Jira project and connect its Testream settings.
- Install the reporter that matches your test stack and configure
TESTREAM_API_KEYin CI. - Run your tests, inspect the evidence in Jira, and connect the run to the release or issue it informs.
Follow the Quick Start · Read the installation guide · Explore Testream





