Skip to content

Commit e2848f3

Browse files
authored
Update testing.rst
added a comment to a requirement to generate code coverage in html
1 parent 8bca82a commit e2848f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Symfony application.
5050

5151
Code coverage can be generated with the ``--coverage-*`` options, see the
5252
help information that is shown when using ``--help`` for more information.
53-
53+
To avoid the error "No code coverage driver is available" when you are generating code coverage in html you should install php-debug
54+
5455
.. index::
5556
single: Tests; Unit tests
5657

0 commit comments

Comments
 (0)