Meet me at 4developers conference!

Warsaw, 7th of April 2014, the 4developers conference will take place. Last year edition was full of outstanding speeches and workshops, therefore I am really honored to be the speaker in this year's edition! Together with Łukasz Roth, who inspired and initiated our talk, we'll be talking about the way how the interaction designer can … Continue reading Meet me at 4developers conference!

Why TDD is hard?

Test Driven Development is not about testing - it's about the design. It is worth to remember that the idea of preparing tests first is difficult if You are preapring... tests. It is much easier when You see it as a design requirements. After that, You test if design requirements are met by software. Not only test the … Continue reading Why TDD is hard?

Best Android TDD tutorials

There is not very much help on android Test Driven Development on the Internet. However I can recommend some tutorials listed below and desribed with details further in text. Most of examples covers the temperature converter which is surely very poor example of Android application... And definitely not the real life case of the killer app... … Continue reading Best Android TDD tutorials