Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse and Rubygems source code.
-
Updated
Mar 10, 2025 - Ruby
Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse and Rubygems source code.
RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool.
Selenium, Ruby, Cucumber framework in Page Object model with Allure as reporting
This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.
A modifiable, Ruby-based Selenium3 project scaffold
Page Object Model Framework for Selenium, capybara, ruby with allure reporting
Add a description, image, and links to the parallel-tests topic page so that developers can more easily learn about it.
To associate your repository with the parallel-tests topic, visit your repo's landing page and select "manage topics."