In his blog Derik Whittaker wrote about a recent experience he had while teaching developers how to write unit tests…
Read moreHow to Teach the First Unit Test
Derik Whittaker posted on “Teaching someone to test using an Isolation Framework“. I wrote about this experience before, and I…
Read moreUnit Testing in a Managed Environment – The Bare Necessities
In my last post, I detailed the process of writing the first unit-test. So now you got your fingers dirty,…
Read moreThe First Unit Test – How to Start Unit Testing
This week I met with a prospect, who, low and behold, is a developer. And we jumped into the code….
Read moreHow Unit Test can help you Parallelize your code
Unit test coverage of developed code can make sure that functionality won’t change during refactoring of legacy code, new feature…
Read moreHow Unit Test can help you Parallelize your code
Unit test coverage of developed code can make sure that functionality won’t change during refactoring of legacy code, new feature…
Read moreImportant Typemock Isolator Assemblies
Mads Nissen had an issue with Typemock Isolator and Gallio integration He was kind enough to let us work with…
Read moreImportant Typemock Isolator Assemblies
Mads Nissen had an issue with Typemock Isolator and Gallio integration He was kind enough to let us work with…
Read moreUnit Testing SmtpClient class with TypeMock AAA Syntax
Isolator Expert Soon Hui has written a post in his blog explaining how to test SMTP client using AAA fakes….
Read moreTypemock Isolator AAA Future
Since launching the AAA API for Typemock Isolator last summer, we have put much care and consideration into making sure we…
Read more