Traitement en cours...
Fermer la notification

Nous revoilà !

Bienvenu(e) sur votre nouveau side.fr

Afficher la notification

Testing in Pharo

Ducasse Stéphane, Sandoval Juan-Pablo, Polito Guillermo
Date de parution 04/06/2023
EAN: 9782322481149
Disponibilité Disponible chez l'éditeur
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... Voir la description complète
Nom d'attributValeur d'attribut
Common books attribute
ÉditeurBOOKS ON DEMAND
Nombre de pages94
Langue du livreAnglais
AuteurDucasse Stéphane, Sandoval Juan-Pablo, Polito Guillermo
FormatPaperback / softback
Type de produitLivre
Date de parution04/06/2023
Poids163 g
Dimensions (épaisseur x largeur x hauteur)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.