This is a quick description of how I got PHPUnit working on Windows without installing PEAR The PHPUnit documentation is a cryptic and sparse when describing how to install PHPUnit on windows. I am assuming that PHP is already installed and working. Steps: Download the latest version of PHPUnit (currently 3.4.9) from here http://pear.phpunit.de/get/ Extract [...]
Filed under: Programming | Leave a Comment »