How to run parallel tests in RSpec on GitLab CI Pipeline and speed up Ruby
25-Jul-2019 2227
GitLab CI allows you to run tests much faster thanks to CI parallelisation feature. You can run parallel jobs across multiple GitLab Runners. In order to do it, you will learn how to split tests in a dynamic way across parallel tasks to ensure there is no bottleneck in GitLab Pipeline. Thanks to that CI build can be run as fast as possible so your Ruby .
How to run parallel tests in RSpec on GitLab CI Pipeline and speed up Ruby #ruby #rubydeveloper #rubyonrails #parallel #tests #RSpec #GitLab #Pipeline #speed #rspec #tests https://rubyonrails.ba/link/how-to-run-parallel-tests-in-rspec-on-gitlab-ci-pipeline-and-speed-up-ruby