Test Driven Development and Automated Tests advantages Later I tried to figure out what can be improved by coding in…
Read moreTesting WF using Typemock Isolator
Maurice has recently posted on how to leverage the Isolator framework in order to write automated test for WF components….
Read moreCustomer Support as a Development Tool
We do everything here. Code, build, blogs, coffee. And support. Customer support, that is. Customer support is part of almost…
Read moreUsing Custom Checks
Brad has just blogged that “Mocking Still Not Quite There For Me“. I looked at his post and thought that…
Read moreMore on Using Marshal.GetExceptionCode()
A long time ago Ayende pointed out that GetExcpetionCode can be used to know whether an exception was thrown from…
Read moreUnit testing and TDD Resources
We are in the process of creating a resources page on beginning Test Driven Development and Unit testing in general….
Read more64 bit vs. 32 bits
There is a very good .NET Rocks episode onthe 64 and 32 bit differences. Since we run into this troublesome…
Read moreRunning Typemock Isolator Tests using TeamCity Nunit Runner
Wendy just sent me over an email telling me how she was able to use TeamCity’s Nunit test runner to…
Read moreAutomated Unit Tests in my life – Part 3
Part 3. Work or play? The World before Let’s think about our working cycle. I am not sure about you…
Read moreAutomated Unit Tests in my life – Part 2
Part 2. First experience A day later I began to like it… And you know why?Here are the first things…
Read more