vscode-phpunit
vscode-phpunit copied to clipboard
Feature Request: Show test status while in progress
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).