Well, after some time wondering around I finaly decided to update the blog. I had a hard time in the process of changing my job and getting used to its rules. Also I had some personal problems at the same time, so I was really without any idea on what to write about.
Now the tide is changing back to normal so I’m planning to start posting useful stuff again. I’m really appreciating the project that I’m working on, it has a kindly nice architecture and the code is fairly uncoupled. It gives perfect conditions to create well coded unit tests. At first unit tests was beating me. I was having some problems on what to test, and how exactly code it. Had to take a time focusing on studying this. My complains about those tests was my difficulty to cover most cases. I was writing code but didn’t know what to test. So I used the TDD approach, so tests turned out something more understandable again.
After a little bit more expertise on unit tests, I’ll post something nice regarding that. I read a really useful post from Karl Seguin, where he explains and exposes some of his thoughts on unit tests. It worths reading.
Posted by neotk