We programmers are full of opinions when it comes to unit testing. We don’t always agree about the importance of…
Read more

By Leah
October 17, 2017
We programmers are full of opinions when it comes to unit testing. We don’t always agree about the importance of…
Read more
By Doug Thompson
September 19, 2017
We recently caught up with Doug Thompson to talk about unit testing, Typemock, TDD and Steven Sanderson’s blog post on the…
Read more
By Eli Lopian
August 30, 2017
Unit Testing is a basic testing strategy which allows you to test small chunks of code, called units, at a…
Read more
By Leah
August 14, 2017
Unit testing; although we all know the importance of testing our code and understand that overall, it delivers better quality…
Read more
By Leah
July 31, 2017
We as developers hesitate to add unit testing to our work routine. Some refuse to do so because writing extra…
Read more
By Alex
December 3, 2015
As powershell keeps gaining popularity in the Microsoft world, it’s became a common task to define the build process in…
Read more
By Addie Ben-Yehuda
March 11, 2015
As Roy Osherove wrote in his book, The Art of Unit Testing, “Unit testing isn’t a new concept in software…
Read more
By Addie Ben-Yehuda
March 10, 2014
Test-driven development (TDD) is not something that happens “by accident”. Sure, at first the idea might seem simple enough (theory…
Read moreBy Addie Ben-Yehuda
March 4, 2014
Does this sound familiar: – Read books or seen tutorials about unit testing and the idea looked simple enough? –…
Read moreBy Addie Ben-Yehuda
March 4, 2014
85% of developers unit test, as discovered by a recent survey conducted by Jared Brown (@jaredbrown; CTO and Co-Founder at Hubstaff). …
Read moreStruggling with legacy code?
Let’s solve it together