Testim CLI

Command-line interface used to run Testim tests locally and from CI/CD pipelines (Jenkins, GitHub Actions, GitLab CI, CircleCI, Azure DevOps). Accepts a project token and test/suite identifiers and streams results back to the Testim workspace.

Testim CLI is one of 3 APIs that Testim publishes on the APIs.io network.

Tagged areas include CLI, CI/CD, and Local Runner. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: testim:cli
name: Testim CLI
description: Command-line interface used to run Testim tests locally and from CI/CD pipelines (Jenkins,
  GitHub Actions, GitLab CI, CircleCI, Azure DevOps). Accepts a project token and test/suite identifiers
  and streams results back to the Testim workspace.
humanURL: https://help.testim.io/docs/integrate-testim-to-your-ci
baseURL: https://www.npmjs.com/package/@testim/testim-cli
tags:
- CLI
- CI/CD
- Local Runner
properties:
- type: Documentation
  url: https://help.testim.io/docs/integrate-testim-to-your-ci
- type: Package
  url: https://www.npmjs.com/package/@testim/testim-cli