[TYPO3-ect] CoolUI webbased GUI for PHPUnit

Fabien Udriot fudriot at omic.ch
Tue Oct 30 16:12:23 CET 2007


For those who has an >= PEAR 1.3.6, you should do as *root* :

pear upgrade –-force PEAR-1.3.6 Archive_Tar-1.3.1 Console_Getopt-1.2
pear upgrade –-force PEAR-1.4.11
pear upgrade PEAR

pear update-channels
pear channel-discover pear.phpunit.de
pear upgrade-all

pear install channel://pear.phpunit.de/PHPUnit


error_reporting shoud not report notices !! Otherwise, you get something like this :

http://omic.ch/pictures/Picture8.png



Elmar Hinz a écrit :
>> pear install PHPunit
>> pear list
>>
>> INSTALLED PACKAGES:
>> ===================
>> PACKAGE              VERSION STATE
>> Archive_Tar          1.1     stable
>> Console_Getopt       1.2     stable
>> HTML_Template_IT     1.1     stable
>> Net_UserAgent_Detect 2.0.1   stable
>> PEAR                 1.3.6   stable
>> PHPUnit              1.3.2   stable
>> XML_RPC              1.4.0   stable
> 
> Hit! I used PHPUnit 3.1.9.
> 
> See: http://www.phpunit.de/
> 
> Please subscribe to pear.phpunit.de to update:
> 
> prompt# sudo pear channel-discover pear.phpunit.de
> 
> 
> Regards
> 
> Elmar
> 
> 


More information about the TYPO3-team-extension-coordination mailing list