SCM Green Hooks
Today Improving Works released version 5.0.51 of Infinitest for IntelliJ. This version includes IDE integrated support for SCM Green Hooks. A green hook is an Infinitest term for an action which is taken when your tests are run and all of them are passing (green). This SCM green hook will optionally perform an update from whatever source code repositories you have configured for your project when the passing state is reached. With this hook running you will not only be continuously testing your local copy of the project but will be continuously integrating and testing against the very latest state of your source code repository. Green? Go ahead and commit!
The screencast below explains this new feature and shows how to quickly get going with it.