I’ve just published a (WIP) article detailing how the Robot Framework Browser project optimizes its CI/CD pipeline to test across multiple OS, Python versions, and Node.js versions efficiently.
Key points:
Pairwise testing strategy to cover important combinations
Parallel execution with Pabot: 767 tests across 4 shards
Result visualization with RF Logs
If you’re interested in speeding up your CI/CD pipeline while maintaining comprehensive coverage, check it out:
I’d love to hear about your CI/CD optimization experiences in the comments!