Skip to content

Update pytest to 5.0.1 #20

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

Merged
merged 3 commits into from
Jul 28, 2019
Merged

Update pytest to 5.0.1 #20

merged 3 commits into from
Jul 28, 2019

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest from 5.0.0 to 5.0.1.

Changelog

5.0.1

=========================

Bug Fixes
---------

- `5479 <https://github.com/pytest-dev/pytest/issues/5479>`_: Improve quoting in ``raises`` match failure message.


- `5523 <https://github.com/pytest-dev/pytest/issues/5523>`_: Fixed using multiple short options together in the command-line (for example ``-vs``) in Python 3.8+.


- `5547 <https://github.com/pytest-dev/pytest/issues/5547>`_: ``--step-wise`` now handles ``xfail(strict=True)`` markers properly.



Improved Documentation
----------------------

- `5517 <https://github.com/pytest-dev/pytest/issues/5517>`_: Improve "Declaring new hooks" section in chapter "Writing Plugins"
Links

@codecov
Copy link

codecov bot commented Jul 28, 2019

Codecov Report

Merging #20 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #20   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            4      4           
======================================
  Hits             4      4

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 0a211d8...ef30575. Read the comment docs.

@amgsnt amgsnt merged commit 32c76d5 into develop Jul 28, 2019
@amgsnt amgsnt deleted the pyup-update-pytest-5.0.0-to-5.0.1 branch July 28, 2019 20:26
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