~ Unit test ~

Writing Legacy Code

One of the hardest things for a person to admit, to themselves or others, is that some painm they’re feeling is self-inflicted. But it’s also one of the things that has the highest return on investment. Or to put it another way, the code we write is hard to work on because we wrote it that way. So it’s up to US to do something about it.

Exsqueeze Me?

There are lots of good reasons to remove tests. There are even more reasons to keep them. Or, if there’s a problem, FIX them.

What Are You Testing? II

Because why you test is as important as what you test.

What Are You Testing?

Because what you test is as important as how you test it.