PHPUnit is a family of PEAR packages that supports the development of object-oriented PHP applications using the concepts and methods of Agile Programming, 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.
| Tags | Software Development Testing |
|---|---|
| Licenses | PHP |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release fixes some minor bugs in the Assert class and the skeleton test class generator.


Changes: This release adds support for Phing 2.1 and Xdebug 2.


Changes: This release solves two issues with the standard TestRunner and TestSuiteLoader implementations.


Changes: An issue with cyclic dependencies between PHPUnit2 classes' source files has been fixed.


Changes: This release fixes a bug in PHPUnit_Assert::assertNull().