On Tue, May 20, 2014 at 6:42 PM, Jonathan Ellis <jbel...@gmail.com> wrote:
> So my preferred approach is, unit test when possible without writing a lot > of scaffolding and mock superstructure. Mocking is your code telling you to > write a system test. This.