chiefmyron / phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.
https://marketplace.visualstudio.com/items?itemName=chiefmyron.phpunit-test-workbench
MIT License
5 stars 2 forks source link

Commands not executing tests for specific classes or methods #12

Closed chiefmyron closed 2 years ago

chiefmyron commented 2 years ago

Using either the run.method command or the run.class command does nothing. Logs show that the selected method / class is not being identified in the TestMap.