What is a quality real world example of TDD in action?
If you are looking into this for personal usage of TDD, I don’t think browsing other projects will really help you. Instead, you should dive in and just do it, and learn as you go. To get started, check out this article about testing and how to get started, and this book about TDD by Kent Beck (very simple, easy to understand and insightful).