This is an interesting article about parallel testing and CI https://visuality.pl/posts/parallel_tests_without_waiting

#ruby #rails #rspec #minitest

Parallel Tests Without Waiting - Blog - Visuality

Learn how rspec-big-split gem solves the CI bottleneck caused by large RSpec test files by intelligently splitting them across parallel workers.

@codeDude why did you tag this minitest?