[TYPO3-dev] unit tests with typoscript
Steffen Kamper
info at sk-typo3.de
Fri Aug 14 14:54:59 CEST 2009
Hi Oliver,
Oliver Klee schrieb:
> Hi Steffen,
>
> Steffen Kamper schrieb:
>> thx, i will look. My question was for core unit tests, there we don't
>> have external lib. May be Oliver can provide something for core tests?
>
> What exactly do you need for your tests? And what are you testing?
>
>
i wanted this for the pageRender class. But i can imagine much more cases.
Important would be: set a typoscript snippet and proceed it with the
tsparser. The more complicate would be to look what ends up in
$GLOBALS['TSFE']->pSetup. As there are many objects needs to be
instanciated it would be nice to have a general object for FE testing.
vg Steffen
More information about the TYPO3-dev
mailing list