PHPUnit

PHPUnit is a program written in PHP free framework for testing PHP scripts, especially for automated testing of individual units (units, most classes or methods ) is appropriate. It is based on the xUnit concept, which is also used for other programming languages ​​, such as in JUnit for Java.

Revision history

On March 15, 2004 version 1.0.0 by Sebastian Bergmann has been released under the PHP license within the program library PEAR. As of version 3.0.0 of PEAR PHPUnit was detached and has since been an independent framework under BSD license.

Projects

The following projects use the PHPUnit framework ( excerpt):

  • EZ Components
  • Propel
  • Horde 4
  • Serendipity
  • Symfony version 2
  • Zend Framework
  • CakePHP version 2

GUI

Web-based Test Case Runner

  • PHPUnit as a TYPO3 Extension
  • PHPUnit as Pimcore Extension
  • HTML GUI
  • CoolPHPUnit outdated or not compatible with version 3.2.11
  • PHPUnit2 GUI HTML Runner outdated.

"GUI" produced with Open QA

Test Case -runner for the desktop

  • GTK
648514
de