# Testream Documentation > Practical guides for publishing automated runs, mapping BDD behavior, running focused Test Cycles, and reviewing release evidence in Jira. ## Product context - [Atlassian Marketplace listing](https://marketplace.atlassian.com/apps/3048460704/testream-automated-test-management-for-jira): Testream – Automated Test Management for Jira. - [Testream website](https://testream.app/): Product positioning, capabilities, and installation entry point. - Testream keeps reviewers in control: Rovo can accelerate setup and BDD evidence review, but generated guidance and coverage assessments must be checked against the repository and captured evidence. ## Getting started - [Quick Start](https://docs.testream.app/getting-started/quick-start): Publish the first Jira-visible test run. - [Installation](https://docs.testream.app/getting-started/installation): Choose the correct reporter path. - [Rovo Setup Agent](https://docs.testream.app/features/rovo-setup-agent): Use guided setup to choose a reporter, shape CI guidance, and verify first ingestion. - [Jira Integration](https://docs.testream.app/jira-integration/overview): Understand where Testream evidence appears in Jira. ## Jira workflows - [BDD Specs](https://docs.testream.app/features/bdd-gherkin-specs): Draft or refine issue-level Gherkin and assess it against automated evidence. - [BDD Coverage Agent](https://docs.testream.app/features/bdd-coverage-agent): Review scenario coverage with confidence, rationale, and evidence provenance; coverage mapping is distinct from latest execution outcome. - [BDD Library](https://docs.testream.app/features/bdd-library): Manage reusable behaviors, folders, issue links, and evidence badges. - [Test Cycles](https://docs.testream.app/features/test-cycles): Build manual execution batches from reusable behaviors and attach notes plus evidence. - [Dashboard](https://docs.testream.app/features/dashboard): Review project-level runs, pass rates, failures, and trends. - [Failure Inspection](https://docs.testream.app/features/failure-inspection): Inspect errors, stack traces, screenshots, videos, traces, logs, and metadata. - [Test Suite Changes](https://docs.testream.app/features/test-suite-changes): Compare added, removed, and unchanged tests between runs. - [Release Management](https://docs.testream.app/features/release-management): Link runs to Jira releases and review release-scoped linked runs. - [Release Visibility](https://docs.testream.app/features/release-visibility): Review linked cycles, issue coverage gaps, evidence mix, and what still needs validation before the release review. - [Test Run Details](https://docs.testream.app/features/test-run-details): Inspect run metadata, release links, and linked cycles. ## Reporter guides - [Playwright Reporter](https://docs.testream.app/reporters/playwright): Configure Playwright reporting, artifacts, and CI setup. - [Cypress Reporter](https://docs.testream.app/reporters/cypress): Configure Cypress reporting for end-to-end and component-test runs. - [.NET Reporter](https://docs.testream.app/reporters/dotnet): Configure xUnit, NUnit, MSTest, and TRX-based reporting. - [Jest Reporter](https://docs.testream.app/reporters/jest): Configure Jest reporting for unit and integration test runs. - [JUnit Reporter](https://docs.testream.app/reporters/junit): Upload JUnit XML results from Java CI/CD pipelines. - [WebdriverIO Reporter](https://docs.testream.app/reporters/webdriverio): Configure WebdriverIO reporting and launcher-service uploads. - [Mocha Reporter](https://docs.testream.app/reporters/mocha): Configure Mocha reporter options and CI/CD uploads. - [Pytest Reporter](https://docs.testream.app/reporters/pytest): Configure Pytest reporting and JUnit-ingestion workflows. - [Vitest Reporter](https://docs.testream.app/reporters/vitest): Configure Vitest reporting and CI/CD uploads. - [Go Reporter](https://docs.testream.app/reporters/go): Run Go tests, generate CTRF results, and upload source locations plus CI context. - [Jasmine Reporter](https://docs.testream.app/reporters/jasmine): Configure Jasmine 5 reporting, source locations, CTRF output, and CI metadata. - [CLI Reporter](https://docs.testream.app/reporters/cli): Upload CTRF results from any CI provider. ## Sample repositories - [Playwright sample repo](https://github.com/testream/playwright-jira-reporter): End-to-end Playwright setup example for Testream. - [Vitest sample repo](https://github.com/testream/vitest-jira-reporter): Vitest reporting example with CI-ready configuration. - [Jest sample repo](https://github.com/testream/jest-jira-reporter): Jest reporting example with Testream integration. - [Cypress sample repo](https://github.com/testream/cypress-jira-reporter): Cypress reporting example for browser tests and CI workflows. - [.NET sample repo](https://github.com/testream/dotnet-jira-reporter): .NET reporter example covering CI-friendly upload flows. - [Go sample repo](https://github.com/testream/go-jira-reporter): Go reporting example with local CTRF generation, source locations, and CI upload configuration. - [Jasmine sample repo](https://github.com/testream/jasmine-jira-reporter): Jasmine 5 reporting example with TypeScript tests, source locations, and CI upload configuration. ## Related evaluation pages - [Vitest + React + Jira integration](https://testream.app/vitest-react-jira-integration): Evaluate a React-specific Vitest reporting workflow. - [Vitest + Angular + Jira integration](https://testream.app/vitest-angular-jira-integration): Evaluate an Angular-specific Vitest reporting workflow. - [Vitest + Vue + Jira integration](https://testream.app/vitest-vue-jira-integration): Evaluate a Vue-specific Vitest reporting workflow. - [.NET + xUnit + Jira integration](https://testream.app/dotnet-xunit-jira-integration): Evaluate xUnit reporting with the .NET reporter. - [.NET + NUnit + Jira integration](https://testream.app/dotnet-nunit-jira-integration): Evaluate NUnit reporting with the .NET reporter. - [.NET + MSTest + Jira integration](https://testream.app/dotnet-mstest-jira-integration): Evaluate MSTest reporting with the .NET reporter. - [Next.js + Jest + Jira integration](https://testream.app/nextjs-jest-jira-integration): Evaluate Jest reporting for Next.js teams. - [Cypress Component Testing + Jira integration](https://testream.app/cypress-component-jira-integration): Evaluate component-test reporting with the Cypress reporter. - [Django + Pytest + Jira integration](https://testream.app/django-pytest-jira-integration): Evaluate Pytest reporting for Django applications.