.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) History ^^^^^^^ This extension is based on the extension t3unit and pear\_phpunit2, both by `Robert Lemke `_. T3Unit provided the back-end module and required PHPUnit version 2 to be installed; either as a part of the PHP installation or via the pear\_phpunit2 extension. The phpunit extension provides both a back-end module and the PHPUnit framework.