The tutorial will guide you through the key sections of the TDD, highlighting what information is needed and why. You'll learn how to document architectural decisions, propose API changes, and ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
In this tutorial you will be implementing a Tetris game using Test-Driven Development (TDD). Some 30 of the first tests have been provided, so that you just need to write code to pass them. The ...