adamwathan / sublime-phpunit

Run individual unit test files directly from Sublime
280 stars 43 forks source link

Add Hyper support #41

Closed zaknesler closed 2 years ago

zaknesler commented 6 years ago

This is a working pass at Hyper support for this package. Hyper is an Electron app, which is not supported by AppleScript, so the workaround I've found requires accessibility permissions. This shouldn't be that big of a deal breaker, but I do not believe there are any other options.

18