This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit f6ded866cdbf9ce267e8d2fc82378102d751d4a3
tree cb2a4afeb6b52e6f4edf20fda558179e899c47ab
parent 7ba374d21c0e437d10fb4c6a154e04d1ba54e177
tree cb2a4afeb6b52e6f4edf20fda558179e899c47ab
parent 7ba374d21c0e437d10fb4c6a154e04d1ba54e177
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Thu Jul 17 16:30:56 -0700 2008 | |
| |
README.markdown | Fri Jun 12 06:03:01 -0700 2009 | |
| |
Rakefile | Thu Jul 17 12:00:22 -0700 2008 | |
| |
Snippets/ | Tue Jun 09 01:03:04 -0700 2009 | |
| |
Support/ | Tue Jun 09 01:03:07 -0700 2009 | |
| |
info.plist | Tue Jun 09 01:03:04 -0700 2009 | |
| |
spec/ | Thu Jul 17 16:30:56 -0700 2008 |
README.markdown
PHPUnit TextMate bundle
Contains the following commands specific:
- Run test - run PHPUnit test for the current file
Also contains snippets for test cases, tests, fixtures and a number of common assertions.
Prerequisites
The PEAR requires PHPUnit
Installation
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.
Authors
- Alexey Simonenko, dwarfman@gmail.com
- Jeremy Lightsmith, jeremy.lightsmith@gmail.com
- Steve Webster, spjwebster@gmail.com








