3 lines
212 B
ReStructuredText
3 lines
212 B
ReStructuredText
|
The result type of :meth:`capfd.readouterr() <_pytest.capture.CaptureFixture.readouterr>` (and similar) is no longer a namedtuple,
|
||
|
but should behave like one in all respects. This was done for technical reasons.
|