Flag to enable test skipping. Default: false Note: Required only during Beta
After setting these environment variables, run your tests as you normally do:
NODE_OPTIONS="-r dd-trace/ci/init"DD_ENV=ci DD_SERVICE=my-javascript-app DD_CIVISIBILITY_AGENTLESS_ENABLED=trueDD_API_KEY=$API_KEYDD_APPLICATION_KEY=$APP_KEYDD_CIVISIBILITY_ITR_ENABLED=true yarn test
UI activation
In addition to setting the environment variables, you or a user in your organization with “Intelligent Test Runner Activation” permissions must activate the Intelligent Test Runner on the Test Service Settings page.
Suite skipping
Intelligent test runner for Javascript skips entire test suites (test files) rather than individual tests.
Further Reading
Additional helpful documentation, links, and articles: