Skip to content

Commit

Permalink
Fixing link to pytest assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
fhightower committed Mar 19, 2021
1 parent 9d98658 commit 58d7b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Note that this feature is automatically disabled with the ``--tb=native`` option
mechanism used to suppress traceback entries from ``mock`` module does not work with that option
anyway plus it generates confusing messages on Python 3.5 due to exception chaining

.. _advanced assertions: http://docs.pytest.org/en/latest/assert.html
.. _advanced assertions: http://docs.pytest.org/en/stable/assert.html


Use standalone "mock" package
Expand Down

0 comments on commit 58d7b2e

Please sign in to comment.