Should ability of testing affect the design of the production code? The tests code should be same high quality as…
Read moreAutomated Tests in my life – part 5
Relieve a stress A question… Is it familiar situation when you wrote a quality code according to the requirements and…
Read moreAutomated Unit Tests in my life – Part 4
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 more