PHPUnit

Similar to the JUnit, which is a testing framework for Java, PHPUnit is a testing framework for the PHP programming language. PHPUnit also follows the xUnit architecture.