[ANN] RSpactor 0.0.2 : autorun your spec files

Hi all. I want to introduce RSpactor and its “draft” release 0.2.0.

RSpactor is a little command line tool to automatically run your
changed specs (much like autotest). As you may expect, it concentrates
on the use of RSpec. It was especially designed to use filesystem
events like FSEvent on Leopard (Mac OS X 10.5) instead of permanently
polling a directory structure. RSpactor is currently only working on
Mac OS 10.5, but I’m very confident that the next version of RSpactor
will work on Linux boxes, too.

I would really appreciate if you give it try: “sudo gem install
rspactor”,
to help me find bugs and make it a good working application.

You can read the rest of this introduction at:
http://rubyphunk.com/2008/3/11/hello-world-introducing-rspactor
Project page and bug tracker: http://rubyforge.org/projects/rspactor/

bye,

  • andreas