Connascence – a tool to identify components coupling. A guide towards refactoring to better code, low coupled and easy to…
Things a developer should know to practice #TDD – #Refactoring
At the beginning stages of practicing TDD, I write mostly end to end tests. I’ve seen programmers write tests to…
This is the third post of TDD series in which I will focus on different types of tests used in…
A week ago I have decided to share my experience of the journey to the center of earth, sorry TDD…
TDD – Test Driver Development is to force developers to think before writing their code. And it is not so…