Skip to content

Comments

Update pytest-mock to 3.2.0#29

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-mock-3.1.1-to-3.2.0
Closed

Update pytest-mock to 3.2.0#29
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-mock-3.1.1-to-3.2.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pytest-mock from 3.1.1 to 3.2.0.

Changelog

3.2.0

------------------

* `AsyncMock <https://docs.python.org/3/library/unittest.mock.htmlunittest.mock.AsyncMock>`__ is now exposed in ``mocker`` and supports provides assertion introspection similar to ``Mock`` objects.

Added by `tirkarthi`_ in `197`_.

.. _tirkarthi: https://github.com/tirkarthi
.. _197: https://github.com/pytest-dev/pytest-mock/pull/197
Links

@codecov-commenter
Copy link

Codecov Report

Merging #29 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files          12       12           
  Lines         117      117           
=======================================
  Hits          116      116           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc3318f...f204206. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #36

@pyup-bot pyup-bot closed this Aug 22, 2020
@Gabrieltggv Gabrieltggv deleted the pyup-update-pytest-mock-3.1.1-to-3.2.0 branch August 22, 2020 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants