Search code examples
phptestingphpunitsublimetext3

Sublime Text 3 PHP UNIT


In Sublime Text 3 PHP Unit doesn't work. Bundle has installed correctly but plugin is inactive. Has anyone resolved the problem?

Thanks in advance.


Solution

  • I strongly suggest you to use this package which isn't available on Package Control:

    Sublime-PHPUnit

    You need to pull this in manually by navigating to ~/Library/Application Support/Sublime Text 3/Packages and paste it in. If you setup a few key binding, the workflow is very snappy. Watch this video for more info:

    Instant PHPUnit Feedback and Workflow