better-phpunit
better-phpunit copied to clipboard
Context menu to run tests
This PR will add a context menu (right click menu) to folders and .php files to run tests directly from the Explorer tab of VSCode. Please see an example below.
Additional notes
Please note this PR contains code of the PR: https://github.com/calebporzio/better-phpunit/pull/96 . It would be better to merge that first and then this.
