vscode-phpunit icon indicating copy to clipboard operation
vscode-phpunit copied to clipboard

Feature Request: Show test status while in progress

Open enjibby opened this issue 3 years ago • 0 comments

My entire test suite for a project is admittedly slow at ~5-10minutes. While I have no problems with having them run from the UI, there is very little feedback until the entire suite is complete. It would be a massive improvement if I could see which tests were queued, which ones are currently running and any passes/failures/errors/etc. (even if no additional information is yet available).

enjibby avatar May 11 '22 02:05 enjibby