Code examples from the Kent Beck book Test Driven Development by Example. The book is in Java; examples are rewritten in PHP.
elliotrodriguez/tdd-by-example-php
PHP written tests and samples from the seminal text Test Driven Development by Example, by Kent Beck.
PHP