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

Add test coverage run profile #33

Closed chiefmyron closed 6 months ago

chiefmyron commented 1 year ago

Add support for running test coverage via a new test run profile

chiefmyron commented 1 year ago

Parked for the moment, as there is currently no UI for surfacing the execution of a 'coverage' test run profile: https://github.com/microsoft/vscode/issues/123713