What does it do?

PHPUnit is a TYPO3 extension which provides:

  1. the PHPUnit unit-testing framework by Sebastian Bergmann
  2. vfsStream (a virtual file system)
  3. a CLI test runner which can be used to run the tests from the command line or in a continuous-integration environment