Tag Archives: DI

Unit Testing PHP and Silex using PHPUnit

As a newcomer to PHP I was puzzled by how to unit test controllers and services when using Silex (if you’re wondering, Silex is based on the Symfony 2 framework and draws a lot of modules from it). In this post … Continue reading

Posted in Testing, Tools, Uncategorized | Tagged , , , , | Leave a comment