𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Growing Object-Oriented Software, Guided by Tests

✍ Scribed by Steve Freeman; Nat Pryce


Publisher
Addison-Wesley Professional
Year
2009
Tongue
English
Leaves
345
Series
A Kent Beck Signature Book; The Addison-Wesley Signature Series
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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


πŸ“œ SIMILAR VOLUMES


Growing Object-Oriented Software, Guided
✍ Steve Freeman, Nat Pryce πŸ“‚ Library πŸ“… 2009 πŸ› Addison-Wesley Professional 🌐 English

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

Growing object-oriented software, guided
✍ Freeman, Steve;Pryce, Nat πŸ“‚ Library πŸ“… 2009;2012 πŸ› Addison-Wesley Professional 🌐 English

Foreword by Kent Beck<b></b><i>"The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows."</i>--Ward Cunningham<i></i><i>"At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keep

Growing Object-Oriented Software, Guided
✍ Steve Freeman, Nat Pryce πŸ“‚ Library πŸ“… 2010 πŸ› Addison Wesley 🌐 English

This book has been in my Amazon pre-ordered list for quite a while and I was looking forward to this. I found the title alone already excellent. Steven and Nat (authors of jMock) are well known expert TDD practitioners, so I was looking forward to what they had to say. The book was better than I had