tox: Update pytest to 2.8.7.
- use predictable object resolution for monkeypatch - allow for double nodeids in junitxml, this was a regression failing plugins combinations like pytest-pep8 + pytest-flakes - Workaround for exception that occurs in pyreadline when using ``--pdb`` with standard I/O capture enabled. - Better error message in case the target of a ``monkeypatch`` call raises an ``ImportError``. - monkeypatch calls (setattr, setenv, etc.) are now O(1). - captured stdout and stderr are now properly displayed before entering pdb when ``--pdb`` is used instead of being thrown away. - pytest warnings emitted during ``pytest_terminal_summary`` are now properly displayed. - fixed internal UnicodeDecodeError when doctests contain unicode. - Add captured stdout to jUnit XML report on setup error.
This commit is contained in:
parent
e9662b71f0
commit
8e5014fc0f