Treatment in progress...
Close notification

Did you know that ?

SIDE has worked with its suppliers to make our parcels environmentally friendly.
No more plastics !
The tape that keep our parcels tightly shut and the wedging material that immobilizes books within the cartons are now made of fully recyclable and biodegradable materials.

Display notification

Testing in Pharo

Ducasse Stéphane, Sandoval Juan-Pablo, Polito Guillermo
Publication date 04/06/2023
EAN: 9782322481149
Availability Available from publisher
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 asse... See full description
Attribute nameAttribute value
Common books attribute
PublisherBOOKS ON DEMAND
Page Count94
Languageen
AuthorDucasse Stéphane, Sandoval Juan-Pablo, Polito Guillermo
FormatPaperback / softback
Product typeBook
Publication date04/06/2023
Weight163 g
Dimensions (thickness x width x height)0.60 x 15.50 x 22.00 cm
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.