PHPUnit
Advanced PHP
2025-01-22
6
PHPUnit is a Unit Testing Suite written for PHP, modeled after
JUnit
.
Installing PHPUnit
% pear install PHPUnit