Tag Archives: Unit Tests
Test Driven Development–Testing Private Values
Jon Galloway and I are embarking on the next phase of our Full Stack project and building a Pomodoro timer. We are (at lest for now) doing this using Test Driven Development. This immediately raised an interesting issue, which I … Continue reading