Skip to content

Update pytest to 4.1.1#506

Merged
peterbe merged 1 commit into
masterfrom
pyup-update-pytest-4.1.0-to-4.1.1
Jan 14, 2019
Merged

Update pytest to 4.1.1#506
peterbe merged 1 commit into
masterfrom
pyup-update-pytest-4.1.0-to-4.1.1

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates pytest from 4.1.0 to 4.1.1.

Changelog

4.1.1

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

Bug Fixes
---------

- `2256 <https://github.com/pytest-dev/pytest/issues/2256>`_: Show full repr with ``assert a==b`` and ``-vv``.


- `3456 <https://github.com/pytest-dev/pytest/issues/3456>`_: Extend Doctest-modules to ignore mock objects.


- `4617 <https://github.com/pytest-dev/pytest/issues/4617>`_: Fixed ``pytest.warns`` bug when context manager is reused (e.g. multiple parametrization).


- `4631 <https://github.com/pytest-dev/pytest/issues/4631>`_: Don't rewrite assertion when ``__getattr__`` is broken



Improved Documentation
----------------------

- `3375 <https://github.com/pytest-dev/pytest/issues/3375>`_: Document that using ``setup.cfg`` may crash other tools or cause hard to track down problems because it uses a different parser than ``pytest.ini`` or ``tox.ini`` files.



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

- `4602 <https://github.com/pytest-dev/pytest/issues/4602>`_: Uninstall ``hypothesis`` in regen tox env.
Links

@peterbe peterbe merged commit 74c3bf4 into master Jan 14, 2019
@peterbe peterbe deleted the pyup-update-pytest-4.1.0-to-4.1.1 branch January 14, 2019 13:37
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.

2 participants