We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1efdc73 commit 4ac210aCopy full SHA for 4ac210a
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