You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a small plugin, which uses the TerminalReporter.writer attribute to continue printing to the terminal even when normal output is captured and the CaptureFixture is used.
The writer attribute was originally added by 1fc466e back in 2013. It was removed by 05cfdcc (which intended to revert 3b30c93), probably by mistake.