Record of experiments, readings, links, videos and other things that I find on the long road.
Registro de experimentos, lecturas, links, vídeos y otras cosas que voy encontrando en el largo camino.
Thursday, March 6, 2014
Kata: Small step by step TDD kata using C++ and GoogleMock
I've just made a small TDD kata in C++ using GoogleMock.
I committed the existing code after each green and after each refactoring step.
Check the step by step process in GitHub.
No comments:
Post a Comment