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 233f7e4 commit 962777eCopy full SHA for 962777e
user_guide_src/source/changelogs/v4.5.0.rst
@@ -183,7 +183,7 @@ Testing
183
184
- **DomParser:** The new methods were added ``seeXPath()`` and ``dontSeeXPath()``
185
which allows users to work directly with DOMXPath object, using complex expressions.
186
-- **CLI:** The new ``InputOutput`` class was added and now you can write test
+- **CLI:** The new ``InputOutput`` class was added and now you can write tests
187
for commands more easily if you use ``MockInputOutput``.
188
See :ref:`using-mock-input-output`.
189
0 commit comments