mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP. It is the most recent version of PHPUnit, but no longer distributed over PEAR. WWW: http://www.phpunit.de Note: This will probably replace devel/pear-PHPUnit3 soon. PR: 195464 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>, fullermd@over-yonder.net
4 lines
126 B
Text
4 lines
126 B
Text
PHPUnit is a regression testing framework used by the developer
|
|
who implements unit tests in PHP.
|
|
|
|
WWW: http://www.phpunit.de
|