Tag Archives: TDD

Blast from the past: Xamarain TDD (2016)

This video, from evolve 2016 covers Test Driven Development in Xamarin.Forms.

Posted in Essentials | Tagged , , , | Leave a comment

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

Posted in Essentials, Patterns & Skills, TDD | Tagged , | 13 Comments