Book Review: Test Driven Development by Example, Kent Beck
Test Driven Development by Example authored by Kent Beck covers the following: Writing Unit test backed code, takes teeny-tiny steps towards adding new code. Creating a test framework for running the tests- again by using TDD. Patterns related to Test Driven development. Some of the per-requisites for this book which I thought will help in … Read more