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 1950102 commit aee67bbCopy full SHA for aee67bb
doc/en/assert.rst
@@ -205,8 +205,8 @@ Special comparisons are done for a number of cases:
205
206
See the :ref:`reporting demo <tbreportdemo>` for many more examples.
207
208
-Defining your own assertion comparison
209
-----------------------------------------------
+Defining your own explanation for failed assertions
+---------------------------------------------------
210
211
It is possible to add your own detailed explanations by implementing
212
the ``pytest_assertrepr_compare`` hook.
0 commit comments