/curso-tdd-php

Curso de TDD para ediciones en PHP

Primary LanguagePHP

Katas

Fizz Buzz

Kata to start doing TDD.

Password validator

Kata to practice the importance of examples list and test order.

Argent Rose

Kata to practice TDD heuristics.

Tire Pressure Variation

Kata to practice TDD with test doubles.

Coffee Machine

Kata to practice TDD with test doubles.

Awkward dependencies examples.

Exercises to detect violations of FIRS (side-effects and sources of non determinism).