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 4.4.1 #87

Merged
merged 1 commit into from Apr 16, 2019
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest from 4.4.0 to 4.4.1.

Changelog

4.4.1

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

Bug Fixes
---------

- `5031 <https://github.com/pytest-dev/pytest/issues/5031>`_: Environment variables are properly restored when using pytester's ``testdir`` fixture.


- `5039 <https://github.com/pytest-dev/pytest/issues/5039>`_: Fix regression with ``--pdbcls``, which stopped working with local modules in 4.0.0.


- `5092 <https://github.com/pytest-dev/pytest/issues/5092>`_: Produce a warning when unknown keywords are passed to ``pytest.param(...)``.


- `5098 <https://github.com/pytest-dev/pytest/issues/5098>`_: Invalidate import caches with ``monkeypatch.syspath_prepend``, which is required with namespace packages being used.
Links

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 95.176% when pulling c39c62c on pyup-update-pytest-4.4.0-to-4.4.1 into 2a835a7 on master.

@GiulioRossetti GiulioRossetti merged commit ffbe6ee into master Apr 16, 2019
@GiulioRossetti GiulioRossetti deleted the pyup-update-pytest-4.4.0-to-4.4.1 branch April 16, 2019 07:47
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

3 participants