Hello,
I am doing some investigation into the possibility of implementing a
'folding' capability for Pytest's console output, and wanted to ask here
about the feasibility of this idea. My main motivator is the fact that, in
the face of multiple test failures, and with the default console behavior
Hi Jeff,
That seems really useful, however it would require pytest's output to
become interactive, which would be a separate application I believe. This
certainly seems possible to implement as a plugin, perhaps using Rich?
Anyway that is a neat idea.
Cheers,
Bruno.
On Thu, Jul 1, 2021 at 6:20 A
Thanks for the feedback, Bruno. Just an FYI for anyone following this
thread in the mail list - I also posed the same question on the Github
discussions list: https://github.com/pytest-dev/pytest/discussions/8843.
Was not sure if this mail list was even used anymore!
Regards, Jeff
On Thu, Jul 1,