Two questions every unit test should answer
We should write tests to prevent defects from happening. That is one of the key roles tests play. But not everyone knows there is more to writing tests than that....
We should write tests to prevent defects from happening. That is one of the key roles tests play. But not everyone knows there is more to writing tests than that....
Recently I saw a video titled "TDD for those who don't need it". It was plain and obvious. But then it struck me, as I realized that there are more...
As aspiring Software Craftsmen we are raising the bar of professional software development by practicing it and helping others learn the craft.
Visual regression testing has recently started gaining popularity- and for good reason. At its most basic, it’s a series of tests that run through your site, take screenshots of various...
It’s relatively easy to test a piece of code that is already there. Stub dependencies, check calls, returned values. Voilà, there you have it. But what about a code that...
When I first heard about JB coming to HolidayCheck to work with us I was excited. I hadn’t heard much about him then, so I began googling him. I did...