retest

File change runner

A CLI tool to watch file changes and run matching Ruby specs in any project

A simple CLI to watch file changes and run their matching Ruby specs. Works on any ruby projects with no setup.

GitHub

146 stars
2 watching
4 forks
Language: Ruby
last commit: 24 days ago
Linked from 1 awesome list

bundlerclifile-changeshanamirailsrefactoringrefactoring-toolsrubytask-runnertesttestingtesting-toolstests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
grosser/autotest A tool that automates testing of Ruby projects by running tests as soon as a file is saved. 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. 722
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 5
bemihq/bemi-rails Automates data tracking and auditing in Ruby on Rails applications 83
stimulusreflex/cable_ready A tool for creating real-time user experiences by triggering client-side DOM changes from server-side Ruby 757
qard/onchange Tool for watching file changes and running commands when files are modified or deleted. 817
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,409
grosser/parallel_split_test Splits a large test file into smaller chunks and runs them in parallel to speed up testing 91