October 3, 2023
October 3, 2023
October 3, 2023
February 11, 2017
January 2, 2017
In one of my unit testing courses we had a disucssion I’ve been part of what feels like a million times. The question the team asked was: “How do you convince the client to pay for unit testing?” Because it adds… Continue Reading…
February 16, 2020
Should we write tests for everything? Absolutely not. Tests that do not help us, cause us more pain while writing and maintaining them are waste. Here’s a common example I see all the time. We have code that translates data from… Continue Reading…
November 21, 2016
We’ve discussed what the goals of the implementation are, and now it’s time to talk details. What do we expect to happen? When would we know we have achieved our goals? We’re looking for evidence that will tell us if… Continue Reading…
November 21, 2016
In this series, I’m going to discuss the strategy of how to roll out a unit testing implementation in an organization. As we all know, most unit testing initiatives start by developers, and if they are lucky, it gets picked… Continue Reading…
November 4, 2016
September 30, 2016