Little Continuous Integration with Growl Notifier 2

Posted by Fernando Meyer on November 19, 2007

Are you tired to run ant scripts and wait for tests results whenever you change some source file? Yes, me too, basically I got autotest’s idea for ruby and Did it work for ant as well. Continually runs tests based on files you’ve changed improving feedback with a fancy Growl alert.

If you are a Java developer and works with ant (on mac of course) check out my bash script( and avoid cruise control for little stuf ) **see update

Change all images paths on the script, put the script in your project folder and execute it

remember you need unit tests to use this script properly.


If you have some idea on how to improve it, let me know

** now hosted at github

git clone git://github.com/fmeyer/autotestmac.git

Trackbacks

Trackbacks are closed.

Comments

Leave a response

  1. Faustão (From Foz do Iguaçu) Wed, 02 Jan 2008 16:23:37 PST

    Hi my friend,
    how you doing?
    I didn’t know that you had a blog.
    I was looking for some DSL information and i got into your blog.
    :)
    I just got done subscribing your feed in my google reader.
    Great blog man…
    By the way i see some photos of yours in the RejectConf 2007.
    That’s it man,
    all the best…

  2. Quinn Taylor Mon, 16 Jun 2008 22:21:38 PDT

    Hmm, I just happened on your post and the link seems to be broken. I get a 404 trying to download the ZIP file.

Comments