Autotest until recently only had one flaw: it could not be used for large test suites, since after each red-green cycle I had to wait x minutes for all tests to pass, which made autotest really frustrating.
So grep autotest (the ‘without ZenTest version’) from github and enjoy “autotest -c” (also works with auospec).
And remember kids: always run autospec with script/spec_server and its twice the fun
Tagged: Rails, Ruby, TDD, Test
