Contains the following commands specific:
- Run test - run PHPUnit test for the current file
The PEAR requires PHPUnit
To install via Git:
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.
Alexey Simonenko, dwarfman@gmail.com Jeremy Lightsmith, jeremy.lightsmith@gmail.com