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.6.0 #60

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

pyup-bot
Copy link
Collaborator

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

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

Changelog

1.6.0


  • The original assertions raised by the various Mock.assert_* methods
    now appear in the failure message, in addition to the message obtained from
    pytest introspection.
    Thanks quodlibetor_ for the initial patch (79_).

.. _quodlibetor: https://github.com/quodlibetor

.. _79: pytest-dev/pytest-mock#79

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

Happy merging! 🤖

@codecov
Copy link

codecov bot commented Mar 30, 2017

Codecov Report

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

@@          Coverage Diff           @@
##           master     #60   +/-   ##
======================================
  Coverage    93.1%   93.1%           
======================================
  Files           9       9           
  Lines         740     740           
  Branches       87      87           
======================================
  Hits          689     689           
  Misses         38      38           
  Partials       13      13

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 5d161d5...9ece0f9. Read the comment docs.

@samuelcolvin samuelcolvin merged commit aff5ae1 into master Apr 5, 2017
@samuelcolvin samuelcolvin deleted the pyup-update-pytest-mock-1.5.0-to-1.6.0 branch April 5, 2017 09:43
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