We are delighted to announce that Typemock Isolator version 9.1 has been released. In addition to supporting Dotnet core, Typemock continues…
Read more
C++ 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 more
What Is Mocking? Part 2
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 more
About Unit Test Envies and What Classes to Watch out for
In the second part of this deadly journey, we discover more sins to refrain from and learn what inappropriate intimacy code smells like. Read on.
Read moreIsolator++ Now Supports x64 bit!
Isolator++ gets a lot of attention these days, especially since we’ve added x64 bit support. One of the feature requests we got…
Read more5 Resources to Train Your Team about Unit Testing
Want to learn more about unit testing or train your team so that they can be better unit testers? Here…
Read more
What would YOU DoInstead? The Sequel
So last time, I showed you how to do something before a method is called. That’s nice but what if…
Read more
What would YOU DoInstead?
I often describe DoInstead as the 10lb/kg hammer to change behavior – if all fails, and any other API doesn’t…
Read moreHow To Mock C Functions with Isolator++
Do you know the TIOBE survey? Every month it shows the usage of programming languages worldwide. And coming in first…
Read moreTest-Driven-Development with SharePoint 2010 By Andreas Rudolf Aschauer, BSc
Andreas Aschauer studied Software Engineering at Vienna Technical University. Besides his studies he worked as a developer and consultant for…
Read more