https://speakerdeck.com/benjam1/adoptez-le-tdd-sur-vos-projets-symfony2-existants
http://davidbu.ch/slides/20130404-sflive_phpcr.html
https://dl.dropboxusercontent.com/u/581816/sflive_Paris_2013_DIC_-_Thomas_Rabaix.pdf
--compilers js:./test/support/compiler | |
--require ./test/support/init |
<?php | |
namespace M6\Helpers\Bundle\ORMBundle\Test\Controller; | |
use atoum\AtoumBundle\Test\Controller\ControllerTest as BaseControllerTest; | |
use atoum\AtoumBundle\Test\Asserters; | |
use Symfony\Component\Console\Input\ArrayInput; | |
use Symfony\Bundle\FrameworkBundle\Console\Application; | |
use Symfony\Component\Console\Output\NullOutput; |
Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.