Skip to content

jeremylightsmith/phpunit-tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPUnit TextMate bundle

Contains the following commands specific:

  • Run test - run PHPUnit test for the current file

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.

Author

Alexey Simonenko, dwarfman@gmail.com Jeremy Lightsmith, jeremy.lightsmith@gmail.com

About

TextMate bundle for working with PHPUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 81.0%
  • PHP 19.0%