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

Zend Developer Zone: Integrating Propel with the Zend Framework

Rob James' Blog: Configure Apache to run Tomcat and PHP

Internet Super Hero Blog: Compiling mysqlnd with PHP 5.2/5.3/6.0

DevShed: Drawing More Complex Shapes with the GD Library in PHP

EasyPHPWebsites.com: Gluing jQuery and PHP Together with JSON


Community Events











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


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

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