I added a hook to autotest this week that runs Reek after all of your tests. It’s not perfect because it can only run reek on every Ruby file in app/models, app/controllers and lib.
If you want to use it just paste the code in to your .autotest file in either your home directory or your project directory.