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

Shift peek for test failures to appear on the line where the test failure occurred #100

Closed chiefmyron closed 5 months ago

chiefmyron commented 5 months ago

Fixes #98