[TYPO3-dev] unit testing

Christoph Koehler christoph.koehler at gmail.com
Tue Feb 20 16:07:41 CET 2007


Hello all,

I am trying to get more familiar with unit testing. I got the t3unit  
extension and installed the latest PHPUnit version (3.04). t3unit will not  
work with it but instead causes PHPUnit to complain about accessing a  
protected variable.
I found a blog entry point out the extension pear_phpunit2, which when  
installed brought up the nice test GUI in t3unit, but when I started  
running the TV tests, I got a "this page is not available" message and now  
the BE module is white.

So, how do you guys do unit testing in TYPO3?


Christoph




More information about the TYPO3-dev mailing list