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

Refactor test file parsing to find additional test script edge cases #56

Closed chiefmyron closed 1 year ago

chiefmyron commented 1 year ago

Fixes #54