Category Archive: Design

Apr
17

How To Organize Your Tests

It starts out pretty simple. You want to start writing tests, so you create a library. Before you know it, you’ve got a huge suite. Although there’s some order in the chaos, you probably wish there was some way to make it look better, and even more so, make the team work in a consistent …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2012/04/17/how-to-organize-your-tests/

Jun
27

The Unit of Testing is the Unit of Maintainability

This article originally appeared on Phil Calcado’s blog and is reprinted with permission. Follow Phil on Twitter @pcalcado. What do you think? Leave your comments. Every time I talk to a client which has been through some sort of agile transformation, whatever that means, I often end up having an interesting conversation with the local …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/06/27/the-unit-of-testing-is-the-unit-of-maintainability-2/