Blog

Plug Your Own Leak

Note: Cross posted from The Typemock Insider Blog. Permalink This week I met a very clever developer. I know that when I say “clever’”, it usually leads to a horror story. Not this time. This guy is smart, built a very smart application. He put a very strong emphasis on good OO principals. Worked against

Read More

A Couple of Isolator Tricks

Note: Cross posted from The Typemock Insider Blog. Permalink Soon Hui Ngu wrote on how to use DoInstead for verifying argument in a method. Another option, by the way is to use a custom checker with Verify.NonPublic APIs. And Ryan Rivest shows how to use a queue to set up different fake objects of the

Read More

Are Sensible Arguments Enough?

Note: Cross posted from The Typemock Insider Blog. Permalink Yesterday we had our weekly company meeting, and we discussed the value we offer, as well as the challenges we face in explaining it. This morning I read this post about advantages of TDD and testing early, on the Google testing blog (There are smart people

Read More

TDD takes years?

Sometimes it does. But with a supporting environment, like stated in the post, commited people around, lots of code and test review and quick feedback reporting loop it needs much less time. The problem is finding these environments. If you’re lucky enough to stumble on such a workplace stay there. After that, you can create

Read More