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.
1 parent e6f65e0 commit c39e75bCopy full SHA for c39e75b
testing.rst
@@ -143,13 +143,6 @@ utilities used in the functional tests:
143
144
Your First Functional Test
145
~~~~~~~~~~~~~~~~~~~~~~~~~~
146
-
147
-First, install the BrowserKit component in your project:
148
149
-.. code-block:: terminal
150
151
- $ composer require --dev symfony/browser-kit
152
153
Functional tests are PHP files that typically live in the ``tests/Controller``
154
directory for your bundle. If you want to test the pages handled by your
155
``PostController`` class, start by creating a new ``PostControllerTest.php``
0 commit comments