Parallel Tests

Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber (by grosser)

Parallel Tests Alternatives

Similar projects and alternatives to Parallel Tests

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Parallel Tests alternative or higher similarity.

Parallel Tests reviews and mentions

Posts with mentions or reviews of Parallel Tests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.
  • Seeking help with moving a locally running, short-lived Docker container to CI / deployment process?
    1 project | /r/devops | 21 Nov 2022
    Thanks for that feedback. For some more context, the container is designed to run 40+ processes in parallel sending remote instructions to AWS Device Farm for testing, so I suspect that the RAM usage is expected in this case. If you have any recommendations on re-architecting the execution here I'm all ears.
  • working with factory bot and active storage
    2 projects | /r/rails | 27 Oct 2022
  • How to improve a test suit made with Rspec, Capybara, FactoryBot and Siteprism
    2 projects | /r/ruby | 18 Jun 2022
  • Who's using Rails 7 test
    2 projects | /r/rails | 18 Jun 2022
    I know changing from RSpec to MiniTest requires some changes on how you organize the tests and how you think about writing them, but I found that I like MiniTest better after using it for more time, I think it goes straight to the point and it's better integrated (don't quote me on this, but I think minitest handles parallel tests better than RSpec in Rails app because that feature was added with mini test in mind, you would need to add an extra gem for rspec for that https://github.com/grosser/parallel_tests)
  • How We Sped up Our CI Pipeline by Over 4x
    1 project | dev.to | 5 May 2022
    Several members of our team worked together to get the parallel_tests gem working for our codebase. Most of our tests were fine running in parallel, but we found enough that made assumptions about the order they would be run in that we had to do some fixing and rewriting. We kept this work in a feature branch, and kept chipping away at it until all the tests would pass.
  • The Perils of Parallel Testing in Ruby on Rails
    2 projects | dev.to | 30 Mar 2022
    Let's get one thing out of the way. If you use RSpec rather than Minitest, you are out of luck. RSpec does not support Rails 6 built-in parallel testing. There is an ongoing discussion about changing that, but there hasn't been any significant progress for a while. If you want parallel tests with RSpec, your best bet is still using third-party gems such as grosser/parallel_tests.
  • A note from our sponsor - WorkOS
    workos.com | 25 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic Parallel Tests repo stats
6
3,339
7.1
22 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com