Top "Autotest" questions

Autotest is a Ruby gem for running tests automatically when source files change.

Command not found/Install missing gem binaries with 'bundle install' using autotest

I am totally new to RoR. I am following Michael Hartl's book. I am not able to make autotest run. …

ruby-on-rails ruby bash autotest
Why is Rspec saying "Failure/Error: Unable to find matching line from backtrace"?

I'm following the rails tutorial here: http://railstutorial.org/chapters/filling-in-the-layout#top When I run "rspec spec/", I get a …

ruby-on-rails ruby ruby-on-rails-3 rspec autotest
How to emulate step counter sensor in the Android devices?

I want to emulate user's walking and count their steps for auto testing. I tried to search for the solution, …

android android-testing autotest