Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Update pytest to 3.10.1 #64

Merged
merged 1 commit into from Nov 12, 2018
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest from 3.10.0 to 3.10.1.

Changelog

3.10.1

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

Bug Fixes
---------

- `4287 <https://github.com/pytest-dev/pytest/issues/4287>`_: Fix nested usage of debugging plugin (pdb), e.g. with pytester's ``testdir.runpytest``.


- `4304 <https://github.com/pytest-dev/pytest/issues/4304>`_: Block the ``stepwise`` plugin if ``cacheprovider`` is also blocked, as one depends on the other.


- `4306 <https://github.com/pytest-dev/pytest/issues/4306>`_: Parse ``minversion`` as an actual version and not as dot-separated strings.


- `4310 <https://github.com/pytest-dev/pytest/issues/4310>`_: Fix duplicate collection due to multiple args matching the same packages.


- `4321 <https://github.com/pytest-dev/pytest/issues/4321>`_: Fix ``item.nodeid`` with resolved symlinks.


- `4325 <https://github.com/pytest-dev/pytest/issues/4325>`_: Fix collection of direct symlinked files, where the target does not match ``python_files``.


- `4329 <https://github.com/pytest-dev/pytest/issues/4329>`_: Fix TypeError in report_collect with _collect_report_last_write.



Trivial/Internal Changes
------------------------

- `4305 <https://github.com/pytest-dev/pytest/issues/4305>`_: Replace byte/unicode helpers in test_capture with python level syntax.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.007% when pulling 6dd6837 on pyup-update-pytest-3.10.0-to-3.10.1 into d719347 on master.

@mostafa mostafa merged commit 8c4c7b6 into master Nov 12, 2018
@mostafa mostafa deleted the pyup-update-pytest-3.10.0-to-3.10.1 branch November 12, 2018 08:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants