RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

sudo gem install autotest a.k.a. one less thing to remember

A standalone autotest fork of ZenTest now if you need autotest simply install/require autotest, and if you need any other of the ZenTest features install the ZenTest without autotest.

Comments

Anyone know what this adds or changes to make autotest “enhanced?” (aside from removing ZenTest, which doesn’t get in the way for me, personally)?

You can opt to not run the full suite after a failed test was fixed <-> great for slow test-suites: -c, –no-full-after-failed

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in