First, let’s see how a test for our Conway’s Game of Life implementation could look like. I start by sketching the test in pseudo code to get the idea. ► All Game of Life Episodes Share this: Conway’s Game of Life #22 – Sketching a Test16 Sep, 2015 in Conway's Game of Life / Let's Develop tagged TDD by letsdeveloper
Whatever you do, it’s important to keep the context in mind. There’s millions of techniques and methods you might apply to your task at hand, but your context determines whether this is feasible or not. ► All My Insights Share this: Insight of the Week #15 – Behold the Context16 Sep, 2015 in Insight of the Week / Let's Develop by letsdeveloper