test-prof
Test suite analyzer
An analysis tool to help identify bottlenecks in test suites and improve their performance.
Ruby Tests Profiling Toolbox
2k stars
13 watching
155 forks
Language: Ruby
last commit: 29 days ago
Linked from 1 awesome list
hacktoberfestprofilingrailsrspecrubytesting
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,156 |
tcopeland/pippi | Analyzes runtime behavior of Ruby class API usage in test suites to detect suboptimal usage patterns | 287 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |
orchestral/testbench | A package that provides tools and infrastructure for testing Laravel packages | 2,114 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
mynyml/watchr | Automates testing of code changes in real-time | 1,273 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 722 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
prontolabs/pronto-rails_best_practices | Analyzes and improves code quality in Rails projects using a set of established best practices | 11 |
rrrene/inch | Analyzes and suggests improvements to inline documentation in Ruby codebases | 518 |