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 1.5.0 #57

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

pyup-bot
Copy link
Contributor

There's a new version of pytest-mock available.
You are currently using 1.4.0. I have updated it to 1.5.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.5.0


  • New mocker.mock_module variable points to the underlying mock module being used
    (unittest.mock or mock).
    Thanks blueyed_ for the request (71_).

.. _71: pytest-dev/pytest-mock#71

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov-io
Copy link

codecov-io commented Nov 22, 2016

Current coverage is 80.40% (diff: 100%)

Merging #57 into master will not change coverage

@@             master        #57   diff @@
==========================================
  Files            16         16          
  Lines           842        842          
  Methods           0          0          
  Messages          0          0          
  Branches        122        122          
==========================================
  Hits            677        677          
  Misses          127        127          
  Partials         38         38          

Powered by Codecov. Last update ec52973...90066f1

@asvetlov asvetlov merged commit 33ad6da into master Nov 22, 2016
@asvetlov asvetlov deleted the pyup-update-pytest-mock-1.4.0-to-1.5.0 branch November 22, 2016 13:55
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.

3 participants