[TYPO3-ect] CoolUI webbased GUI for PHPUnit
Elmar Hinz
elmar07 at googlemail.com
Tue Oct 30 12:44:02 CET 2007
Hello,
I plan to maintain a framework independent branch of the cool controller in
parallel to the T3v4 specific branch. The independent branch will use the
PEAR channel distribution system and is LGPL. Once used to the cool
programming pattern, you will be able to use it also outside the range of
T3.
I took up some concepts of Kasper Ligaard and Robert Lemkes Phpunit
extension and made a PHPUnit GUI as development tool for the external
branch of cool. It is availbale from SVN now for those that are interestet
in in webbased GUI for PHPUnit.
The subversion path is:
https://cool.svn.sourceforge.net/svnroot/cool/PHPUnit/trunk/
You have to check out the branch as PHPUnit (important) and place it
somewhere into your php include path. PEAR and PHPUnit also need to be
availble.
It's testet with Ubuntu Linux, not with Mac or Win. It runs in Firefox and
Konqueror.
Example
PEAR repositry:
/usr/share/php/PHPUnit/... more PHPUnit
CoolUI:
/var/www/htdocs/PHPUnit/CoolUI.php
/var/www/htdocs/PHPUnit/CoolUI/... more PHPUnit
/var/www/htdocs/PHPUnit/CoolUI/GUI/index.php
Browserpath:
http://localhost/PHPUnit/CoolUI/GUI/index.php
At least in that direction. I would like to hear, if anyone got it running.
Have fun
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list