Articles

A better PHP testing experience Part II: Pick your test doubles wisely

read more
Articles

The PHP testing experience: Interview by Fernando Arconada

read more
Articles

A better PHP testing experience Part I: Moving away from assertion-centric unit testing

read more
Articles

A better PHP testing experience: Introduction

read more
Articles

Test Symfony2 commands using the Process component and asynchronous assertions

read more
Articles

PHPUnit & Pimple: Integration Tests with a Simple DI Container

read more
Articles

Experiences with PHP open source software in a Symfony-friendly environment

read more
Articles

Symfony2: Testing Your Controllers

read more
Articles

PHPUnit: Writing a Custom Assertion

read more
Articles

Silex: set up your project for testing with PHPUnit

read more
Articles

PHPUnit: create a ResultPrinter for output in the browser

read more
Articles

Symfony2: running PHPUnit from within a controller

read more
Articles

Symfony2: use a bootstrap file for your PHPUnit tests and run some console commands

read more