Understanding Stringcalculator Kata
Exploring Stringcalculator Kata reveals several interesting facts. Un
Key Takeaways about Stringcalculator Kata
- What is the exercise ? See http://www.osherove.com/tdd-
- Resolving
- A video to show the benefits of codersdojo using the example of the
- In this stream I just go through the
- Демонстрация работы в стиле TDD на классической задаче
Detailed Analysis of Stringcalculator Kata
Story so far: http://www.youtube.com/watch?v=_oBdCYnWUbM What is the exercise ? I'm learning Python by doing the 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.