Tests
Tests
Use test selection for optimized CI runs
Reduce wait time and cloud cost up to 20x by adopting predictive test selection:
- Only run needed tests in a PR.
- After merging to main, run many (or all) tests to gain full confidence.
- If all passed, start deployment.
- Else, on any failure, revert the relevant commit(s).
So, let’s get started.