> For the complete documentation index, see [llms.txt](https://brianwu.gitbook.io/brian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brianwu.gitbook.io/brian/test/ce-shi-qu-dong-kai-fa.md).

# 測試驅動開發

## 觀念部分

參考資料: 不要把 TDD 和做測試混為一談(<http://www.lifeparty.idv.tw/blog/archives/6126>)

【單元測試】改變了我程式設計的思維方式(<http://www.codedata.com.tw/java/unit-test-the-way-changes-my-programming>)

【單元測試】的四面向(<http://www.codedata.com.tw/java/unit-test-four-dimensions/>)
