Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest-mock to 3.1.0 #52

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-mock from 3.0.0 to 3.1.0.

Changelog

3.1.0

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

* New mocker fixtures added that allow using mocking functionality in other scopes:

* ``class_mocker``
* ``module_mocker``
* ``package_mocker``
* ``session_mocker``

Added by `scorphus`_ in `182`_.

.. _scorphus: https://github.com/scorphus
.. _182: https://github.com/pytest-dev/pytest-mock/pull/182
Links

@lucasrcezimbra lucasrcezimbra merged commit fe7105d into master Apr 18, 2020
@lucasrcezimbra lucasrcezimbra deleted the pyup-update-pytest-mock-3.0.0-to-3.1.0 branch April 18, 2020 17:29
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.

None yet

2 participants