Difference between revisions of "Test-Driven Development: A Practical Guide"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Automatic literature creation)
(Automatic literature update)
 
Line 1: Line 1:
{{Literature|device_name=Test-Driven Development: A Practical Guide|image_link=https://stuff.elvis.science/uploads/accessories/accessory-image-gyOR3vrufi.jpg|type=Book|author=Dave Astels|language=English|isbn=978-0131016491|publisher=2003|pages=562|references=https://dl.acm.org/doi/book/10.5555/864016|description="Test-Driven Development: A Practical Guide enables developers to write software that's simpler, leaner, more reliable ... just plain better.
{{Literature|device_name=Test-Driven Development: A Practical Guide|image_link=https://stuff.elvis.science/uploads/accessories/accessory-image-gyOR3vrufi.jpg|type=Book|author=Dave Astels|language=English|isbn=978-0131016491|publisher=2003|pages=562|references=https://dl.acm.org/doi/book/10.5555/864016|description= Test-Driven Development: A Practical Guide enables developers to write software that's simpler, leaner, more reliable ... just plain better.


Now, there's a TDD guide focused on real projects, real developers, real implementation challenges, and real code.
Now, there's a TDD guide focused on real projects, real developers, real implementation challenges, and real code.


Renowned Agile development expert Dave Astels shows TDD at work in a start-to-finish project written in Java and using the JUnit testing framework. You'll learn how "test first" works, why it works, what obstacles you'll encounter, and how to transform TDD's promise into reality.
Renowned Agile development expert Dave Astels shows TDD at work in a start-to-finish project written in Java and using the JUnit testing framework. You'll learn how test first works, why it works, what obstacles you'll encounter, and how to transform TDD's promise into reality.


- Relentlessly practical! Full of downloadable code examples, hands-on exercises, and a fully hyperlinked version of the "resources" appendix
* Relentlessly practical! Full of downloadable code examples, hands-on exercises, and a fully hyperlinked version of the resources appendix
 
* Introduces powerful TDD tools and techniques - includig key JUnit extensions, presented by their creators (Scott Ambler, Tim Bacon, Mike Bowler, Mike Clark, Bryan Dollery, James Newkirk, Bob Payne, Kay Pentacost, and Jens Uwe Pipka)}}
- Introduces powerful TDD tools and techniques - includig key JUnit extensions, presented by their creators (Scott Ambler, Tim Bacon, Mike Bowler, Mike Clark, Bryan Dollery, James Newkirk, Bob Payne, Kay Pentacost, and Jens Uwe Pipka)"}}

Latest revision as of 17:49, 1 February 2024

accessory-image-gyOR3vrufi.jpg

Information
Type Book
Author Dave Astels
Language English
Publisher 2003
ISBN 978-0131016491
Pages 562

Book Description

Test-Driven Development: A Practical Guide enables developers to write software that's simpler, leaner, more reliable ... just plain better.

Now, there's a TDD guide focused on real projects, real developers, real implementation challenges, and real code.

Renowned Agile development expert Dave Astels shows TDD at work in a start-to-finish project written in Java and using the JUnit testing framework. You'll learn how test first works, why it works, what obstacles you'll encounter, and how to transform TDD's promise into reality.

  • Relentlessly practical! Full of downloadable code examples, hands-on exercises, and a fully hyperlinked version of the resources appendix
  • Introduces powerful TDD tools and techniques - includig key JUnit extensions, presented by their creators (Scott Ambler, Tim Bacon, Mike Bowler, Mike Clark, Bryan Dollery, James Newkirk, Bob Payne, Kay Pentacost, and Jens Uwe Pipka)

References

https://dl.acm.org/doi/book/10.5555/864016