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 8bca82a commit e2848f3Copy full SHA for e2848f3
testing.rst
@@ -50,7 +50,8 @@ Symfony application.
50
51
Code coverage can be generated with the ``--coverage-*`` options, see the
52
help information that is shown when using ``--help`` for more information.
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
+
55
.. index::
56
single: Tests; Unit tests
57
0 commit comments