-
This is a framework for writing and running PHP unit tests. PHPUnit is considered a de-facto standard for unit testing php code. The framework returns results in an easy readable format, properly formatted for quick analysis.Requirements:- PHP 4.3 or HigherWhat's New in This Version:- Code Coverage does not work when no XML configuration file is used.

