WebCasts
- MSDN Architecture Webcast: patterns & practices Live: Test Driven Development
講者:Jim Newkirk
筆記:介紹Test-Driven Development (TDD),強調「Test」、「Implement」、「Refactory」三者相互搭配的重要性以及效果。Demo使用Visual Studio Team System做Testing, Refactory, 看Code Coverage。 - MSDN Webcast: Testing For Better Design
- MSDN Architecture Webcast: Play the Test-Driven Development Pair: 實際演練如何有趣地進行Pair Programming,不過....實在有點亂
書
- Test-Driven Development in Microsoft .NET (James Newkirk, Alexei Vorontsov)
- Test-Driven Development, by Example (Kent Beck)
- Test-Driven Development, A Pratical Guide (David Astels)
- Unit Testing in Java (Johannes Link)
網站
Blogs