Skip to content

Setting up PHPUnit with XAMPP

XAMPP is a great utility to get you started quickly with Apache, MySQL, and PHP. XAMPP have feature to test your PHP code use PHPUnit. Before you can use PHPUnit you must have PEAR as first installation. However the PEAR installation needed some additional work as explained below.

Exit mobile version