Understanding Stringcalculator Kata
Exploring Stringcalculator Kata reveals several interesting facts. Un
Key Takeaways about Stringcalculator Kata
- Resolving
- Story so far: http://www.youtube.com/watch?v=_oBdCYnWUbM What is the exercise ?
- Демонстрация работы в стиле TDD на классической задаче
- A video to show the benefits of codersdojo using the example of the
- Test-driven development (TDD) is an extremely useful tool in the tool belt. Do not be dissuaded by the dogma that surrounds the ...
Detailed Analysis of Stringcalculator Kata
I'm learning Python by doing the What is the exercise ? See http://www.osherove.com/tdd- Tools: Eclipse + Maven + JUnit + Infinitest by @jlebrijo (http://www.lebrijo.com) enjoy!!
Solved in "TDD as you meant it" style, in Pharo Smalltalk. Rules: http://osherove.com/tdd-
Stay tuned for more updates related to Stringcalculator Kata.