How to speed up your tests in one simple step
Presents a simple strategy to speed up test execution by splitting the test suite across multiple environments using regex/glob patterns, with Gitlab CI examples for Java/Maven and Javascript/Mocha.
Read article