Test Splitting | Fundamentals, Benefits, & How to Split Tests on CircleCI

Test Splitting | Fundamentals, Benefits, & How to Split Tests on CircleCI

Apr 26, 2022

To reduce your build times and accelerate time to market, you can use a technique called test splitting. Test splitting takes advantage of parallelism, or simultaneous processing of jobs across compute nodes, to run your test suite in multiple containers.

Learn more about test splitting here: https://circleci.com/docs/2.0/parallelism-faster-jobs/#using-the-circleci-cli-to-split-tests