David Bennett 8th September 14 Developing robust web applications with automated testing in Symfony and PHPUnit - Part 1 When developing web applications, it is highly beneficial to have a suite of automated tests in place that can be used to ensure everything is... Read more Tags: PHP, Web development, Symfony, Testing, PHPUnit, Doctrine, MySQL, Database
David Bennett 24th September 14 Developing robust web applications with automated testing in Symfony and PHPUnit - Part 2 In the previous chapter we looked at setting up a reproducible test environment by using Doctrine fixtures to set up the database into a known... Read more Tags: PHP, Web development, Symfony, Testing, PHPUnit, Doctrine, MySQL, Database