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 17f9d4a commit 011115cCopy full SHA for 011115c
migration.rst
@@ -130,7 +130,7 @@ It is quite common for an existing application to either not have a test suite
130
at all or have low code coverage. Introducing unit tests for this code is
131
likely not cost effective as the old code might be replaced with functionality
132
from Symfony components or might be adapted to the new application.
133
-Additionally legacy code tends to be hard to write tests for making the process
+Additionally legacy code tends to be hard to write tests for, making the process
134
slow and cumbersome.
135
136
Instead of providing low level tests, that ensure each class works as expected, it
0 commit comments