rspec-watcher 0.3.2
Automatically runs specs in reaction to changes in files. Loads the project once and uses code reloading to get changes instead of starting a new process for every test run.
Gemfile:
=
install:
=
Runtime Dependencies (2):
listen
~> 3.0
rspec-core
~> 3.0