python-pytest
No description set
- Sources inherited from project openSUSE:Leap:42.2
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/python-pytest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-2.8.7.tar.gz | 0000564943 552 KB | |
python-pytest-doc.changes | 0000003747 3.66 KB | |
python-pytest-doc.spec | 0000002117 2.07 KB | |
python-pytest.changes | 0000039421 38.5 KB | |
python-pytest.spec | 0000003558 3.47 KB |
Revision 4 (latest revision is 6)
Ludwig Nussel (lnussel_factory)
accepted
request 400533
from
Ludwig Nussel (lnussel)
(revision 4)
- update to version 2.8.7: * fix #1338: use predictable object resolution for monkeypatch - changes from version 2.8.6: * fix #1259: 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. Thanks Erik M. Bray for the PR. * fix #900: Better error message in case the target of a monkeypatch call raises an ImportError. * fix #1292: monkeypatch calls (setattr, setenv, etc.) are now O(1). Thanks David R. MacIver for the report and Bruno Oliveira for the PR. * fix #1223: captured stdout and stderr are now properly displayed before entering pdb when --pdb is used instead of being thrown away. Thanks Cal Leeming for the PR. * fix #1305: pytest warnings emitted during pytest_terminal_summary are now properly displayed. Thanks Ionel Maries Cristian for the report and Bruno Oliveira for the PR. * fix #628: fixed internal UnicodeDecodeError when doctests contain unicode. Thanks Jason R. Coombs for the report and Bruno Oliveira for the PR. * fix #1334: Add captured stdout to jUnit XML report on setup error. Thanks Georgy Dyuldin for the PR. - Update to version 2.8.5 * fix #1243: fixed issue where class attributes injected during collection could break pytest. fix #1074: precompute junitxml chunks instead of storing the whole tree in objects
Comments 0