Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Update pytest-mock to 1.6.0 #356

Merged
merged 1 commit into from
Apr 3, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

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-io
Copy link

codecov-io commented Mar 30, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   82.66%   82.66%           
=======================================
  Files          50       50           
  Lines        1690     1690           
  Branches      161      161           
=======================================
  Hits         1397     1397           
  Misses        267      267           
  Partials       26       26

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 5877c5f...515fe00. Read the comment docs.

@jezdez jezdez merged commit b5f92fb into master Apr 3, 2017
@jezdez jezdez deleted the pyup-update-pytest-mock-1.5.0-to-1.6.0 branch April 3, 2017 17:20
@jezdez jezdez removed the review label Apr 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants