In Typemock we use both NUnit and MSTest to run our unit tests. This practice enables us to check that…
Read moreAvoiding Fragile Tests – Drawing the Line
Isolation frameworks are intrusive by nature. Yes, Isolator included. That means, they have “knowledge” of the code inside the component…
Read moreLooks good in Retrospective
About Stress Running a software project is an inherently stressful process. Even if we try to minimize that by working…
Read moreStarting Test-driven Development using Typemock Isolator – Part 1
There are a lot of good tutorials on how to start Test driven development (TDD) that help understanding how he…
Read moreStarting Test-driven Development using Typemock Isolator – Part 1
There are a lot of good tutorials on how to start Test driven development (TDD) that help understanding how he…
Read moreCan Debugging Be Improved?
We all know that using TDD is the best way to reduce debugging time. We also know that if you…
Read moreInstaller First!
Installers. Nobody likes creating them nobody ever will. Me Included. (Well I guess there some who actually likes creating them…
Read moreThe Pair Programming Dance
Pair programming is an Agile practice we put much focus on at Typemock. It is also one of my favorites….
Read moreThe Pair Programming Dance
Pair programming is an Agile practice we put much focus on at Typemock. It is also one of my favorites….
Read moreQA, TDD and Unit Testing
How do you perceive quality assurance? Back when I was evangelizing QA in my previous job, I often used the…
Read more