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 to 5.2.4 #30

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest from 5.2.2 to 5.2.4.

Changelog

5.2.4

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

Bug Fixes
---------

- `6194 <https://github.com/pytest-dev/pytest/issues/6194>`_: Fix incorrect discovery of non-test ``__init__.py`` files.


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

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.
Links

@pyup-bot pyup-bot mentioned this pull request Nov 16, 2019
@lucasrcezimbra lucasrcezimbra merged commit 50502c0 into master Nov 18, 2019
@lucasrcezimbra lucasrcezimbra deleted the pyup-update-pytest-5.2.2-to-5.2.4 branch November 18, 2019 16:36
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.

None yet

2 participants