pytest icon indicating copy to clipboard operation
pytest copied to clipboard

Terminal tab progress reporting issue #13072

Open annatasio opened this issue 7 months ago • 2 comments

annatasio avatar Apr 25 '25 09:04 annatasio

Thanks for starting this.

This feature needs a test and we may need to validate if the terminal supports the codes

Thanks for your immidiate response! I will check these soon.

annatasio avatar Apr 25 '25 11:04 annatasio

Hopefully I can review this some time this week. But I did try this PR out and it seems to work as expected (well, except that the progress stuck around for me after ctrl-c). Here's a video using the Ptyxis terminal:

https://github.com/user-attachments/assets/446e1a32-ea70-4f95-8ade-26eb84d61c88

bluetech avatar Apr 26 '25 22:04 bluetech

I think we can implement this in a cleaner way, as an internal plugin. This will avoid complicating TerminalReporter, and also allow to disable the feature if absolutely necessary by blocking the plugin. I will submit a replacement PR (with @annatasio as co-author).

bluetech avatar Sep 14 '25 15:09 bluetech

Replaced by #13728, thanks @annatasio.

bluetech avatar Oct 02 '25 08:10 bluetech