Skip to main content

29 docs tagged with "python"

View all tags

CLI Reference

Reference for the testrelic command — login, logout, test, view, drain, version, and migrate-from-confident.

Cloud Quickstart

Stream your Appium pytest runs to the TestRelic cloud workspace with an API key.

Cloud Quickstart

Authenticate, run a DeepEval evaluation, and see it land in the TestRelic eval workspace, Test Runs feed, and repo Evaluations tab.

Cloud Quickstart

Set a TestRelic API key, configure cloud upload for your Playwright Python runs, and view results in the cloud dashboard and Session Workspace.

Cloud Quickstart

Create an API key, pick an upload strategy and run-type, run pytest, and confirm your results in the TestRelic dashboard.

Configuration

Every testrelic-appium option: testrelic_options keys, CLI flags, environment variables, capture toggles, and redaction.

Configuration

Configure testrelic-deepeval with environment variables, the credentials file, base-url overrides, and project/repo identity.

Configuration

Full testrelic_options reference for testrelic-playwright, plus CLI flags, environment variables, report modes, redaction, and API URL filtering.

Configuration

Complete reference for every testrelic-pytest flag and environment variable: upload strategy, run-type, capture toggles, and metadata.

Examples

Practical testrelic-appium examples: Android assertions, an iOS XCUITest capability block, step-by-step screenshots, and CI.

Examples

Practical testrelic-deepeval examples — a pytest suite, the evaluate() wrapper, an offline-then-drain workflow, and a GitHub Actions step.

Examples

Practical testrelic-playwright examples: browser E2E, API tests, unified tests, large-suite streaming, and sharded runs merged into one report.

Examples

Realistic testrelic-pytest snippets: a plain unit suite, an auto-classified httpx API test, per-stage run-types, and a GitHub Actions step.

Get Started with Playwright (Python)

Install pytest-playwright and testrelic-playwright, write a test, run pytest, and open the interactive HTML report — no conftest wiring required.

Get Started with pytest

Install testrelic-pytest, set your API key, and run your first reported pytest suite — no conftest wiring required.

HTTP API Auto-Capture

Zero-config detection of httpx/requests calls classifies tests as rest API tests and captures requests, responses, and assertions.

Package Overview

How the testrelic-appium pytest plugin works: auto-wrap, the assert_that API, CLI subcommands, and installation.

Package Overview

How testrelic-deepeval captures DeepEval runs — the pytest plugin, the evaluate() wrapper, the offline queue, and the native evals upload path.

Package Overview

How testrelic-playwright works as a pytest plugin: the testrelic_options mechanism, the CLI, the streaming pipeline, the local report server, and cloud upload.

Package Overview

The testrelic-pytest plugin model, the full flag and environment-variable reference, and the bundled CLI.

Reports

The testrelic-playwright interactive HTML report, the local report server for streamed runs, and how runs map to the cloud Session Workspace.

Reports & Cloud

What testrelic-pytest surfaces in the cloud: the API workspace for rest runs, the Assertions tab, captured streams, and run-type buckets.

TestRelic for Appium (Python)

Capture command timelines, device logs, screenshots, and network traffic from your Appium pytest runs with the testrelic-appium reporter.

TestRelic for DeepEval

Capture DeepEval LLM-evaluation results and upload them to your TestRelic org instead of Confident AI.

TestRelic for Playwright (Python)

A pytest plugin that turns Playwright Python runs into rich analytics — a field-for-field port of the @testrelic/playwright-analytics JS reporter.

TestRelic for pytest

Generic, zero-config pytest reporter that streams your test results — and HTTP API calls — to the TestRelic cloud.

TestRelic for Python — package overview

TestRelic's Python SDKs capture pytest, Playwright, DeepEval, and Appium test analytics and stream them to the TestRelic cloud. Pick the package that matches your stack.