PHPUnit
Advanced PHP
2024-11-23
6
PHPUnit is a Unit Testing Suite written for PHP, modeled after
JUnit
.
Installing PHPUnit
% pear install PHPUnit