We are delighted to announce that Typemock Isolator version 9.1 has been released. In addition to supporting Dotnet core, Typemock continues…
Read more
How to Get the Most of Your Coverage Report
Code coverage is a great metric that measures the degree of which the source code of the program has been…
Read more
Why Your Team Needs to Start Unit Testing Right Now
You have a well- established, stable development team. They are veterans and quite experienced. You feel there’s nothing they can’t…
Read more
Tools C# Developers are Thankful For
Writing code isn’t what it used to be. As technology advance, it becomes more complex. Not only that, the pressure…
Read more
Getting Away With Testing Legacy Code
I’m a big proponent of test-driven development: write tests first, production code next, and refactor it, but I also love…
Read more
Trick (Catastrophe) or Treat?
It started out as just another regular day, or so the development team thought… Each developer deployed their code to…
Read more
Be Confident in Your Code
Mike, a .NET developer has confidence in his team’s code because they are using code coverage and they can see…
Read more
What’s a Branch and How to Make Sure It’s Covered
What’s a branch? A branch is a piece of code that comes after a condition. In a branch, only one…
Read more
The Good, the Bad and the Ugly Programmer
Time flies when you are having fun…or when you are stressed. In our latest comic, Roland experiences cowboy code at its worst.
Read more
What Are Quality Tests?
What are quality tests? In today’s post, we cover the characteristics of a good test and how to identify and enable them.
Read more