Skip to main content
Ask AI

Choose your SDK

TestRelic has SDKs for both JavaScript / TypeScript and Python — and every one of them streams to the same cloud workspace, AI Insights, and history. Pick your language, then the framework or package that matches your tests. You can switch language and framework any time from the Language / Framework picker at the top of this section's sidebar.

JavaScript / TypeScript

Python

New to the Python SDKs?

The Python SDK overview covers the shared conventions — API keys, the offline queue, CI auto-detection — that all four Python packages have in common.


Not sure which to pick?
  • Playwright (JS/TS) — TypeScript/JavaScript tests targeting browsers or REST APIs.
  • Appium / Maestro (JS/TS) — Android/iOS apps via WebdriverIO, or YAML flows run with the maestro test CLI.
  • pytest (Python) — any Python suite; httpx/requests calls are auto-surfaced as API tests with full request/response capture.
  • Playwright (Python) — browsers driven with playwright + pytest-playwright.
  • DeepEval (Python) — LLM evaluations you want tracked in TestRelic instead of Confident AI.
  • Appium (Python) — native Android or iOS apps via the Appium Python client.