Tag Archives: TDD
Blast from the past: Xamarain TDD (2016)
This video, from evolve 2016 covers Test Driven Development in Xamarin.Forms.
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