Skip to content

Update pytest to 5.2.3#182

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-5.2.1-to-5.2.3
Closed

Update pytest to 5.2.3#182
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-5.2.1-to-5.2.3

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pytest from 5.2.1 to 5.2.3.

Changelog

5.2.3

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

Bug Fixes
---------

- `5830 <https://github.com/pytest-dev/pytest/issues/5830>`_: The first test in a package (``__init__.py``) marked with ``pytest.mark.skip`` is now correctly skipped.


- `6099 <https://github.com/pytest-dev/pytest/issues/6099>`_: Fix ``--trace`` when used with parametrized functions.


- `6183 <https://github.com/pytest-dev/pytest/issues/6183>`_: Using ``request`` as a parameter name in ``pytest.mark.parametrize`` now produces a more
user-friendly error.

5.2.2

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

Bug Fixes
---------

- `5206 <https://github.com/pytest-dev/pytest/issues/5206>`_: Fix ``--nf`` to not forget about known nodeids with partial test selection.


- `5906 <https://github.com/pytest-dev/pytest/issues/5906>`_: Fix crash with ``KeyboardInterrupt`` during ``--setup-show``.


- `5946 <https://github.com/pytest-dev/pytest/issues/5946>`_: Fixed issue when parametrizing fixtures with numpy arrays (and possibly other sequence-like types).


- `6044 <https://github.com/pytest-dev/pytest/issues/6044>`_: Properly ignore ``FileNotFoundError`` exceptions when trying to remove old temporary directories,
for instance when multiple processes try to remove the same directory (common with ``pytest-xdist``
for example).
Links

@pyup-bot pyup-bot mentioned this pull request Nov 15, 2019
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #183

@pyup-bot pyup-bot closed this Nov 16, 2019
@karma0 karma0 deleted the pyup-update-pytest-5.2.1-to-5.2.3 branch November 16, 2019 22:34
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.

1 participant