Category Archives: TDD
$50 Discount on DevIntersections / Angle Brackets
I’ll be speaking at DevIntersections/ AngleBrackets in October. Use this code: LIBERTY, (all caps) for a $50 discount. Thanks!
Hold It Right There: Xamarin and Unit Testing
We’ve come a long way in this series on Learning Xamarin, but we haven’t even begun to discuss Unit Tests, let alone Test Driven Development. There are lots of articles, books, Pluralsight courses, and other sources on why Unit Testing is not only a … Continue reading
Yet Another Podcast #114–Test Driven Development
Jon Galloway joins me in talking with Phil Japikse and James Bender of Telerik about Test Driven Development and related techniques. Telerik 30 Days of TDD Phil’s Blog Phil’s Telerik blog James’ Telerik Blog James’ Personal Blog Listen | Yet … Continue reading
New Pluralsight Course: ASP.NET MVC Testing From Scratch
Very pleased to announce my latest Pluralsight course: ASP.NET MVC Testing From Scratch. ASP.NET MVC was designed with testing in mind. This course teaches everything you need to know about Unit Tests, Test Driven Development and User Interface Testing in … Continue reading
Yet Another Podcast #70–Jim Holmes & Automated Testing
Talking with Jim Holmes about automated testing. Jim is the evangelist for Telerik’s TestStudio and he is also the Chief Cat Herder for CodeMash. Test Studio CodeMash Jim’s Blog Listen | Yet Another Podcast
Yet Another Podcast #61–Agile Programming
Talking with Phil Japikse about Agile programming. An international speaker, Microsoft MVP, MCSD, CSM, and CSP, and a passionate member of the developer community, Phil Japikse has been working with .Net since the first betas, developing software for over 20 … Continue reading
Yet Another Podcast #58–Julie Lerman and EF/CF
Talking with Julie Lerman about Entity Framework and Code-First. Julie’s blog Julie’s Book website Microsoft Entity Framework Developer Center EF Team Blog Domain Driven Design Listen | Yet Another Podcast Call in comments: 1-347-YAP-CAST
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