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 #103

Merged
merged 1 commit into from Apr 20, 2019
Merged

Update pytest to 4.4.1 #103

merged 1 commit into from Apr 20, 2019

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 remained the same at 92.683% when pulling 8b6cbcf on pyup-update-pytest-4.4.0-to-4.4.1 into a99dee9 on master.

@raghur raghur merged commit 1b826b8 into master Apr 20, 2019
@raghur raghur deleted the pyup-update-pytest-4.4.0-to-4.4.1 branch April 20, 2019 11:42
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