PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyse their results. Install PEAR Download go-pear.phar Run php go-pear.phar Install PHPUnit If using a local installation, […]
netbeans
1 post