News Feed
Jobs Feed
Sections




News Archive
Content with Style:
Getting phpunit to work with MAMP
May 13, 2009 @ 07:54:15

On the Content with Style blog today Pascal Opitz has made a (very) quick post about how to get PHPUnit up nd running in your MAMP installation.

In order to run my unit tests, I needed to get phpunit running with MAMP. Thanks to the helpful post of Mark Kirby on this, I figured it out.

The key is in changing the interpreter path in one file and removing a bit of code from another to point to the new PHP binary's path. You'll also need to update your PEAR include path to add in the new pear.conf location.

1 comment voice your opinion now!
phpunit unittest mamp pear configuration update remove tutorial


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Fetching Your Talks from the Joind.In API

Mike Lively's Blog: Pear Channel set up for Phake

DevShed: Building Object-Oriented Web Pages with Inheritance in PHP 5

Zend Developer Zone: ZendCon '09 is two weeks away!

Sebastian Bergmann's Blog: TestNG-style Grouping of Tests


Community Events









Don't see your event here?
Let us know!


database development interview composer tool introduction api framework opinion podcast example testing code object release zendframework2 phpunit community language unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework