The Business Case for Unit Testing In this post, you can see how, despite the additional efforts involved, unit testing…
Read more
By Leah Grantz
September 12, 2018
The Business Case for Unit Testing In this post, you can see how, despite the additional efforts involved, unit testing…
Read moreBy Erik Dietrich
August 30, 2018
In the previous part, we learned valuable lessons on how often to push code into production and studied how Facebook…
Read moreBy Erik Dietrich
August 23, 2018
Over the years, unit testing has become more and more mainstream in the software development world. But this doesn’t mean…
Read moreBy Leah Grantz
August 21, 2018
Mocking is a valuable testing tool that helps with test isolation. It’s often the best option when testing objects. Learn the essence here.
Read moreBy Erik Dietrich
August 16, 2018
Let’s discover what mocking really is, go over a few examples, and cover lessons we can attain from mocking.
Read moreBy Leah Grantz
August 13, 2018
Programmers & Salary Negotiations Did you ever go to a job interview and were unpleasantly surprised? Check out Roland shopping for…
Read moreBy Leah Grantz
August 9, 2018
Changing code without knowing what is going to break, is a nightmare for us developers. Unit testing and integration testing can bust that fear.
Read moreBy Leah Grantz
August 6, 2018
Tell us a little bit about yourself My name is John M. Wright and I’ve been a professional software developer…
Read moreBy Leah Grantz
August 5, 2018
In July’s newsletter we get to the bottom of the DevOps world and will reveal how well unit tests fit in the DevOps world. Come along!
Read moreBy Erik Dietrich
July 31, 2018
In our previous post, we covered all the bases. In this part, we dig deeper and identify what the real…
Read moreStruggling with legacy code?
Let’s solve it together