Skip to main content

Test Splitting

Test Splitting - Recorded Webinar

In this webinar recording, we cover how to optimize our build time and get results using test splitting.

As developers and engineers we want to ensure that our code is tested thoroughly, but our test suites can take a really long time to run in our CI/CD pipeline. Test splitting can be a great solution to help you speed up build times and optimize your configuration. In this webinar we will cover:

  • How test splitting works/types of test splitting

  • How to implement test splitting by timing

  • Benefits of test splitting

  • Review test insights

General Resources:

Did this answer your question?