登入
選單
返回
Google圖書搜尋
Testing in Pharo
Stéphane Ducasse
Guillermo Polito
Juan-Pablo Sandoval
出版
BoD - Books on Demand
, 2023-06-04
主題
Computers / Programming / General
ISBN
2322481149
9782322481149
URL
http://books.google.com.hk/books?id=FsjDEAAAQBAJ&hl=&source=gbs_api
EBook
SAMPLE
註釋
Pharo is a modern, dynamically-typed, reflective, and pure object-oriented programming language - http://www.pharo.org. Pharo inherits and enhances the testing spirit from its ancestor Smalltalk. Indeed, Pharo's SUnit framework is the one of key asset of Agile Development as brought forward by K. Beck in its Test-Driven Development seminal book. But Pharo is much more powerful. It defines and supports eXtreme Test-Driven Development, a.k.a TDD on Steriods. Unique to Pharo, eXtreme Test-Driven Development is a powerful development technique that puts live objects at the center of the coding experience. With its unique flow, it delivers an excellent and unforeseen productivity mixing a fully live programming environment with TDD. In this book you will learn all the elements around TDD and XTDD. You will be empowered and understand why writing tests is not a side effect but a key element of the development process. Once immersed into XTDD you will not program the same way anymore.