Steve Freeman和Nat Pryce是獨立的軟件顧問,他們是英國的敏捷軟件開發先鋒。他們都曾在一些行業和組織機構中工作過:電信業係統開發、金融業、體育新聞報道和市場傳播、IBM的薄膜包裝應用、工業和學術研究機構等。他們是倫敦XpDay的創始人和組織者,經常齣席和組織國際會議。Steve和Nat是幾個有影響的開源項目的貢獻者,這些項目支持TDD。在2006年,他們共同獲得瞭敏捷聯盟的Gordon Pask奬。他們住在英國倫敦。
Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows." --Ward Cunningham "At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper." --Robert C. Martin "If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book."--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and "grow" software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you'll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes * Implementing TDD effectively: getting started, and maintaining your momentum throughout the project * Creating cleaner, more expressive, more sustainable code * Using tests to stay relentlessly focused on sustaining quality * Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project * Using Mock Objects to guide object-oriented designs * Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency
發表於2025-01-22
Growing Object-Oriented Software, Guided by Tests 2025 pdf epub mobi 電子書 下載
本書作者是Mock技術的早期創始人,對OO理論和TDD的理解很深。讀本書不僅是學習TDD,更是學習OO思想和方法。相比Kent Beck的《TDD by Example》本書要好一個檔次。
評分有很多書說過要寫好的代碼,代碼要高內聚,低耦閤。代碼要符閤SOLID原則。我們都知道這些說教,這些原則;但是,我們如何纔能知道我寫的一段代碼不好呢,原則往往漂浮在理論層次,理論來源於實踐,但是高於實踐。我們必須需要一些“硬指標”來衡量我的代碼,為什麼說這段代碼是...
評分書很薄,思想很豐富,結閤瞭TDD思想與OOD思想的融閤,還介紹瞭JMOCK2、HAMCREEST、JUnit4三個最有價值的工具。作者10餘年的TDD經驗指導性很強,堪稱神作。 我相信它可以提升你至少一個檔次!
評分有很多書說過要寫好的代碼,代碼要高內聚,低耦閤。代碼要符閤SOLID原則。我們都知道這些說教,這些原則;但是,我們如何纔能知道我寫的一段代碼不好呢,原則往往漂浮在理論層次,理論來源於實踐,但是高於實踐。我們必須需要一些“硬指標”來衡量我的代碼,為什麼說這段代碼是...
評分本書作者是Mock技術的早期創始人,對OO理論和TDD的理解很深。讀本書不僅是學習TDD,更是學習OO思想和方法。相比Kent Beck的《TDD by Example》本書要好一個檔次。
圖書標籤: TDD 軟件開發 測試 編程 OO 計算機 程序設計 軟件工程
好吧。終於看完瞭。方法是好的,原則是對的,大傢不照著做,那不還是白搭!!
評分非常棒的書,但是需要慢慢的看。另外TDD雖然是個好方法,但是有時候開發的進度實在有點慢。當然可能是自己的能力水平的問題。
評分可以快速的看一遍
評分不僅僅是TDD,對於語言,對於重構,和OO編程都是本非常好的書
評分一本很好的學習TDD,迭代式,漸進式開發的書。裏麵也講瞭很多麵嚮對象設計思想,測試技巧和方法等。
Growing Object-Oriented Software, Guided by Tests 2025 pdf epub mobi 電子書 下載