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

Executing a single test method that uses a data provider completes with no tests run #66

Closed chiefmyron closed 1 year ago

chiefmyron commented 1 year ago

Fixes #65