Introduction C++ is a powerful, versatile language, but when it comes to unit testing in C++, developers often face a…
Read moreTypemock Isolator dotnet core support
Since version 9 Typemock Isolator fully supports dotnet core. A little background on .Net Core (dotnet core) and .Net Framework….
Read more3 Tips on Upgrading Your Visual Studio Extension 2022
Struggling to upgrade your Visual Studio extension? New errors are appearing all the time? Getting frustrated? Don’t worry about it!…
Read moreC++ Unit Testing Best Practice
Writing unit tests has a purpose, and the purpose is NOT only to make the building Green. If you want…
Read moreC++ Mocking Tips and Tricks for Easier Unit Testing – Part Two
In the first part, we showed you seven examples (out of thirteen) that can make your unit testing painless. Such as…
Read moreC++ Mocking Tips and Tricks for Easier Unit Testing
C++ unit testing has some known issues (you can check them here) but there are also tricks and tips you…
Read moreConfessions of a Unit Testing Skeptic
In today’s post, I share a few confessions of a former unit testing skeptic, and why I think that unit testing is worth it.
Read moreSome of the Best Programmers are Self-taught Programmers
Wouter de Kort, author of DevOps on the Microsoft Stack, shares with us in “Reflections of a coder” what his concerns and hopes are.
Read moreHow Does Unit Testing Fit Into the DevOps World?
DevOps is rooted in applying Agile principles to operations. It caught on like wildfire because developers were hitting a wall…
Read moreTechnical Skills Are Essential but Overrated
Read in this month’s interview Anton Angelov insights on what skills developers should have!
Read more