Tests won't run
Tests are running just fine using the PHPUnit command line but I got those odd warnings with the VSC extension :

- uninstall vscode
- remove ~/.vscode
- install vscode
you can try those three steps, it maybe work.
I'm rewriting this project now, it will fix this issue at next version
Hi, I'm having the same symptoms, but maybe the source of the problem is different. In my case, the path to the workspace folder contains a space. Moving the workspace to a spaceless path works for me.
See the comment in the other issue: https://github.com/recca0120/vscode-phpunit/issues/68#issuecomment-739108388
I had this issue, if your path to the project has a space in it, remove it. This should be raised as a bug.
try version 3.0