TDD 相關資料整理
這是我目前收集到TDD相關有用的資料, 應該可以看很久吧!! Enjoy them
Web Sites
1. xUnit Patterns.com
http://xunitpatterns.com/index.html
2. Mock Objects
http://www.mockobjects.com/
3. Test Driven Development - c2 Wiki
http://c2.com/cgi/wiki?TestDrivenDevelopment
4. Extreme Programming
http://www.extremeprogramming.org/
5. ISerializable - Roy Osherove's Blog
http://weblogs.asp.net/rosherove/default.aspx
===================================
Xexex's Java 和其他二三事 (舊)
http://xexex.blogspot.com/
1.Test infected
http://xexex.blogspot.com/2004/06/test-infected.html
2. How to apply test-first metholody for unknown ?
http://xexex.blogspot.com/2004/04/how-to-apply-test-first-metholody-for.html
3. Some experiences with unit test...... and Object Mother Pattern
http://xexex.blogspot.com/2004/04/some-experiences-with-unit-test-and.html
4. Immutable Object and Test-Driven Development
http://xexex.blogspot.com/2004/04/immutable-object-and-test-driven.html
5. 靠!EasyMock
http://xexex.blogspot.com/2005/04/easymock.html
6. Object Mother Pattern 優缺點
http://xexex.blogspot.com/2004/07/object-mother-pattern.html
7. Object Mother: Automatic register Hibernate persistent object for tear down
http://xexex.blogspot.com/2004/07/object-mother-automatic-register.html
8. XP programming !
http://xexex.blogspot.com/2005/07/xp-programming.html
===================================
石頭閒語
http://blog.roodo.com/rocksaying
1. 敏捷方法實務研討會會後筆記4 - 測試驅動開發與工作時程
http://blog.roodo.com/rocksaying/archives/3508885.html
2. 先說故事再動手設計, 從一個簡單故事看 Test Driven Development
http://blog.roodo.com/rocksaying/archives/2609801.html
3. Working with PHPUnit3, part 2 - 撰寫測試案例
http://blog.roodo.com/rocksaying/archives/2653972.html
4. 以 Apache proxy 與 rewrite modules 解決 Selenium Core 的運行限制
http://blog.roodo.com/rocksaying/archives/5627955.html
===================================
Books
1. Test Driven Development: By Example (Addison-Wesley Signature Series) (Paperback) by Kent Beck
2. Refactoring: Improving the Design of Existing Code (Addison-Wesley Object Technology Series) by Martin Fowler
3. Working Effectively with Legacy Code (Robert C. Martin Series) (Paperback) by Michael Feathers
4. xUnit Test Patterns: Refactoring Test Code (Addison-Wesley Signature Series) (Hardcover) by Gerard Meszaros
5. Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series) (Paperback) by Robert C. Martin
6. The Art of Unit Testing: with Examples in .NET by Roy Osherove
7. Fit for Developing Software: Framework for Integrated Tests (Robert C. Martin Series) (Paperback) by Rick Mugridge, Ward Cunningham (Author
留言列表