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.
182 stars
7 watching
27 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
parallel-testsrspecruby
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
| | A Sublime Text 2 plugin for running ruby tests. | 721 |
| | Tool for parallelizing and optimizing tests in Ruby-based applications | 3,391 |
| | A tool that optimizes test execution on parallel CI nodes | 519 |
| | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
| | A tool to split and run large test suites in parallel across multiple processes. | 90 |
| | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,893 |
| | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
| | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
| | A Ruby API to express expected outcomes of code examples | 1,260 |
| | A comprehensive reference for testing Rails apps using RSpec | 2,157 |
| | An application that runs Rspec tests within a Sinatra-based server | 4 |
| | Tools and configuration for writing tests for Puppet manifests in Ruby | 361 |
| | Enables running RSpec and Serverspec tests against Dockerfiles or images | 181 |
| | A Vim plugin for running RSpec tests in the editor. | 657 |