- Table of Contents
- Summary --
Summary
PHPUnit is a family of PEAR packages (PHPUnit2 for PHP 5,
PHPUnit for PHP 4) that supports the development of
object-oriented PHP applications using the concepts and
methods of Agile Software Development,
Extreme Programming, Test-Driven Development and
Design-by-Contract Development
by providing an elegant and robust framework
for the creation, execution and analysis of Unit Tests.