Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1efdc73 + 4ac210a commit 76da97aCopy full SHA for 76da97a
book/testing.rst
@@ -18,8 +18,7 @@ it has its own excellent `documentation`_.
18
.. note::
19
20
It's recommended to use the latest stable PHPUnit version, `installed as
21
- PHAR`_ (you will have to use version 4.2 or higher to test the Symfony core
22
- code itself).
+ PHAR`_.
23
24
Each test - whether it's a unit test or a functional test - is a PHP class
25
that should live in the ``Tests/`` subdirectory of your bundles. If you follow
0 commit comments