require "autotest/growl" Autotest.add_hook :initialize do |at| at.add_mapping(%r%^spec/(epub_validator)/.*rb$%) {|filename, _| filename } end