Fork me on GitHub

PHPUnit TextMate bundle by meritt

TextMate bundle for working with PHPUnit

Contains the following commands specific:

Dependencies

PHPUnit (http://www.phpunit.de/manual/current/en/installation.html)

Install

cd "~/Library/Application Support/TextMate/Bundles/"
git clone git://github.com/meritt/phpunit-tmbundle.git "PHPUnit.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'


Either way, restart TextMate or select "Reload Bundles" from the Bundles >> Bundle Editor menu.

Authors

Alexey Simonenko (dwarfman@gmail.com)
Jeremy Lightsmith (jeremy.lightsmith@gmail.com)
Steve Webster (spjwebster@gmail.com)

Contact

Alexey Simonenko (dwarfman@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/meritt/phpunit-tmbundle