turbo_tests

Parallel testing utility

A tool that runs RSpec tests in parallel on multiple cores with incremental output

Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse and Rubygems source code.

GitHub

182 stars
7 watching
27 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list

parallel-testsrspecruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nedomas/zapata Automatically generates RSpec tests based on class and method definitions in Ruby code. 414
maltize/sublime-text-2-ruby-tests A Sublime Text 2 plugin for running ruby tests. 721
grosser/parallel_tests Tool for parallelizing and optimizing tests in Ruby-based applications 3,391
knapsackpro/knapsack A tool that optimizes test execution on parallel CI nodes 519
sublimetext/rspec Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests 124
grosser/parallel_split_test A tool to split and run large test suites in parallel across multiple processes. 90
test-prof/test-prof An analysis tool to help identify bottlenecks in test suites and improve their performance. 1,893
tuwilof/fitting Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. 60
rubocop/rubocop-rspec Analyzes Ruby code for style and syntax errors in RSpec files 810
rspec/rspec-expectations A Ruby API to express expected outcomes of code examples 1,260
eliotsykes/rspec-rails-examples A comprehensive reference for testing Rails apps using RSpec 2,157
mumuki/mumuki-ruby-runner An application that runs Rspec tests within a Sinatra-based server 4
rodjek/rspec-puppet Tools and configuration for writing tests for Puppet manifests in Ruby 361
zuazo/dockerspec Enables running RSpec and Serverspec tests against Dockerfiles or images 181
thoughtbot/vim-rspec A Vim plugin for running RSpec tests in the editor. 657