Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 8f9081248105eaa704fa79abb5e544571ab8c9e8
https://github.com/pytest-dev/pytest/commit/8f9081248105eaa704fa79abb5e544571ab8c9e8
Author: Anthony Sottile <asott...@umich.edu>
Date: 2017-11-14 (Tue, 14 Nov 2017)
Changed paths:
M _pytest/capture.py
A changelog/2923.feature
M doc/en/capture.rst
M testing/test_capture.py
Log Message:
-----------
Add capfdbinary fixture
`capfdbinary` works like `capfd` but produces bytes for `readouterr()`.
Commit: 6161bcff6e3f07359c94a7be52ad32ecb8822142
https://github.com/pytest-dev/pytest/commit/6161bcff6e3f07359c94a7be52ad32ecb8822142
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-11-17 (Fri, 17 Nov 2017)
Changed paths:
M _pytest/capture.py
A changelog/2923.feature
M doc/en/capture.rst
M testing/test_capture.py
Log Message:
-----------
Merge pull request #2925 from asottile/capfdbinary
Add capfdbinary fixture
Compare:
https://github.com/pytest-dev/pytest/compare/99a4a93dbcd5...6161bcff6e3f
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit