retest
Test automator
Automates testing after file changes in Ruby projects
A trusty CLI companion to monitor file changes and automatically run the corresponding Ruby specs. Ready to assist on any Ruby project, no setup needed!
148 stars
2 watching
4 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
bundlerclifile-changeshanamirailsrefactoringrefactoring-toolsrubytask-runnertesttestingtesting-toolstests
Related projects:
Repository | Description | Stars |
---|---|---|
grosser/autotest | Standalone autotest for testing Ruby applications without ZenTest | 121 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 721 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 4 |
bemihq/bemi-rails | Automates data tracking and auditing in Ruby on Rails applications | 84 |
stimulusreflex/cable_ready | A tool for creating real-time user experiences by triggering client-side DOM changes from server-side Ruby | 759 |
qard/onchange | Tool for watching file changes and running commands when files are modified or deleted. | 818 |
slashmili/ex_guard | A tool for automatically running tests on file system modifications | 84 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
rgruesbeck/tape-repeater | A tool for streaming test output to the terminal from anywhere. | 3 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,410 |
grosser/parallel_split_test | A tool to split and run large test suites in parallel across multiple processes. | 90 |