hbenl / vscode-test-explorer

The VS Code Test Explorer extension
MIT License
214 stars 55 forks source link

Test explorer not showing any output #250

Open BigBlockStudios opened 1 year ago

BigBlockStudios commented 1 year ago

I'm not getting any output from the test explorer when clicking on the test arrows ... only:

`vendor/bin/phpunit //wsl$/Ubuntu/var/www/vhosts/clientinfo.local/tests/Unit/ExampleTest.php --filter=^.::(test_that_true_is_true)( with data set .)?$ --teamcity --colors=never

❌ `

Using VSCode on windows, with WSL2