This is an interesting article about parallel testing and CI https://visuality.pl/posts/parallel_tests_without_waiting
#ruby #rails #rspec #minitest
Learn how rspec-big-split gem solves the CI bottleneck caused by large RSpec test files by intelligently splitting them across parallel workers.