Having suffered under a minor burnout lately it's time to have some fun with programming again. Therefore I'm
doing a small of the record Rails project and thought I could start some serious testing with Shoulda and
Webrat. All so fine and funny but the GNOME notify plugin for autotest made it perfect!
Once you fire up autotest it automatically runs your tests based on what file you just saved. Pretty cool if you code
some new stuff and get direct feedback without having to type in the test command.
I have used this before on a project but with the GNOME notify plugin you don't even have to look at the console.
Once saved you'll get a nice little new Ubuntu style notification:
Pretty neat an the "good job" line keeps you programming. Couldn't be more fun.