.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) What does it do? ^^^^^^^^^^^^^^^^ PHPUnit is a TYPO3 extension which provides: #. the `PHPUnit unit-testing framework `_ by Sebastian Bergmann #. `vfsStream `_ (a virtual file system) #. a CLI test runner which can be used to run the tests from the command line or in a continuous-integration environment