Undefined Labs is now a part of Datadog! Learn more

Scope

Intelligent Test Runner

Protect Your Developers Time and Dramatically Cut CI Costs

Reduce testing times by up to 98%

You’re in Control of How You Test

Choose which branches to enable Intelligent Test Runner

Automatic retries at the test level means less time wasted on retrying builds and increased confidence in knowing whether your test is broken or flaky

Easy To Use

The Intelligent Test Runner is enabled in specific branches of your repository. For example, to enable it for all branches other than master, set the following environment variables:

SCOPE_CODE_PATH_ENABLED="true"
SCOPE_RUNNER_ENABLED="true"
SCOPE_RUNNER_EXCLUDE_BRANCHES="master"

Note that Code Path must also be enabled in order for the Intelligent Test Runner to work. Check out the agent configuration documentation for more information.