Laravel: Further forays into Test Driven Development (TDD)
I'm using Test Driven Development (TDD) for the first (and second) time on a couple of side projects. Here are some further reflections on the process and issues I've come across.
Creativity, curiosity, and code
I'm using Test Driven Development (TDD) for the first (and second) time on a couple of side projects. Here are some further reflections on the process and issues I've come across.
To miss a simple case like this makes me wonder, not just what other simple errors may not be tested for in my expensive, best-in-class software, but what's happened to software development processes.