Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-PHPUnit2: Regression testing framework for unit tests
- 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.
Changelog
- * Mon Jun 26 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 2.3.6-1
- Initial Release