News Feed
Jobs Feed
Sections




News Archive
Brian Cline's Blog:
Installing PHPUnit on WAMPServer
July 01, 2010 @ 10:32:55

On his blog today Brian Cline has a new post detailing how to install the popular PHP unit testing tool PHPUnit on a WAMPServer installation.

Test Driven Development and xUnit seem to be popular among many of the professional and very public programmers, so I thought I might like to give it a whirl and see if I can improve the flexibility of my source code and better decouple objects. Unfortunately, I use WAMPServer on Windows as a development server while at work so directions for installing PHP related plugins/PEAR aren't exactly identical. (Usually, I can figure it out fairly quickly.)

His installation technique involved having the PEAR tools installed so you can just pull it from the PHPUnit channel. Then all you'll need to do discover the PHPUnit channel and call the "install" and let it do the rest of the work. For those wondering, this is pretty similar to the installation process on a unix-based system, just without the Windows-specific script calls.

0 comments voice your opinion now!
phpunit unittest install tutorial wampserver windows


blog comments powered by Disqus

Similar Posts

DevShed: Using the Active Record Pattern with PHP and MySQL

PHPFreaks.com: Microsoft Q&A: Running PHP on Windows Server 2008

PHP-GTK Community Site: an IMAP Client & Screenshots with Gdk

Padraic Brady's Blog: Mocks, Stubs, And SimpleTest Wins

MaltBlue.com: Zend Form Mastery with Zend_Config - Part 3, Standard Form & Element Options


Community Events











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


language example testing interview code podcast framework unittest series community phpunit zendframework2 object functional introduction tool development conference release opinion

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