This commit is contained in:
Julien Fastré 2014-10-14 14:50:28 +02:00
parent d7cac3dd73
commit 0a4b8daf26

View File

@ -30,7 +30,7 @@ On the developer's machine test should be runnable with two or three commands **
$ // command to insert fixtures, ...
$ phpunit
This chapter has been inspired by `this useful blog post <>`_.
This chapter has been inspired by `this useful blog post <http://blog.kevingomez.fr/2013/01/09/functional-testing-standalone-symfony2-bundles/>`_.
Bootstrap phpunit for a standalone bundle
==========================================