TDD avec atoum

Post on 21-Jun-2015

310 views 3 download

description

TDD with atoum, the simple, modern and intuitive unit testing framework for PHP 5.3+ - Forum PHP 2012 Paris 2012/06/04

Transcript of TDD avec atoum

TDD avec atoum

Frédéric Hardy

Test Driven

Development

Écriture du test

Exécution du test

Écriture du code

Exécution du test

Méthode itérative

tests unitaires

« La simplicité est la sophistication suprème »Léonard de Vinci

« Il faut absolument être moderne »

Arthur Rimbaud

Intuitif : Qui se perçoit par l'esprit comme immédiat.

Installation

git://github.com/mageekguy/atoum.git

{ "require": { "mageekguy/atoum": "master-dev" }}

http://downloads.atoum.org

Langage naturel

Autorun

Bouchonnage facile

Configuration en PHP

Isolation

des tests

Parallélisation

Plusieurs moteurs

Sélection des tests à exécuter

Mode« loop »

https://github.com/geraldcroes/atoum-s-documentation

Questions

@mageekguy

IRC / Freenode / ##atoum

www.atoum.org