Skip to content

Update pytest to 4.1.1#944

Merged
adamtheturtle merged 1 commit intomasterfrom
pyup-update-pytest-4.1.0-to-4.1.1
Jan 14, 2019
Merged

Update pytest to 4.1.1#944
adamtheturtle merged 1 commit intomasterfrom
pyup-update-pytest-4.1.0-to-4.1.1

Conversation

@pyup-bot
Copy link
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

@codecov
Copy link

codecov bot commented Jan 12, 2019

Codecov Report

Merging #944 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #944   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         422    422           
  Branches       10     10           
=====================================
  Hits          422    422

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2ebf85...ab1a8d8. Read the comment docs.

@adamtheturtle adamtheturtle merged commit e0896e4 into master Jan 14, 2019
@adamtheturtle adamtheturtle deleted the pyup-update-pytest-4.1.0-to-4.1.1 branch January 14, 2019 13:50
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