CI integrations

How it works

In order to integrate your tests with your CI, we built our Testim CLI. It is easily installed using npm, and using it you can integrate it to all the major CI's out there that can run a simple shell command.

See all your test suites runs

Easily track which builds passed or failed and open the relevant test result with one click to better understand why it failed.
We also added charts to give you overall look at your test results history, which you can also filter according to the relevant time-span:

Start now!

  1. Go to Settings --> CLI --> CI
  2. Select the CI platform from the dropdown list
  3. Copy the command generated

See our list of guides about integration to a specific CI: