Demystifying the Dependency Inversion Principle

Spring and Zeus are runners that change the way your environment works to implement 'fast' running.

If you write tests that are heavily tied to Rails, then you may need something like zeus or spring. However, I never needed Zeus as I like isolated tests. If I don't need to load Rails top test my DOMAIN objects, then I don't need the band-aid that is Spring.

This may just be a precog bias.