[TYPO3-core] sysext core unit tests not running in phpunit extension
Thorsten Kahler
thorsten.kahler at typo3.org
Thu Nov 1 11:47:05 CET 2012
Hi Steffen,
Steffen Müller schrieb am 31.10.12 20:33:
> It seems the unit tests of the core sysext are not running in BE modul
> of phpunit extension.
>
> It says:
>
> "Testing extension: core
> Success!
>
> 0 tests, 0 assertions, 0 failures, 0 skipped, 0 , 0 errors, 0 seconds,
> 10.4 KB (10616 B) memory leaks"
>
> As comparison: EXT:phpunit tests are running.
>
> Any hints?
>
to run unit test in 6.0 you have to use the latest version of
EXT:phpunit from the Git repository [1]. There's a new base test class
in 6.0 that wasn't recognized by EXT:phpunit. See
<https://review.typo3.org/#/c/14865/>.
Cheers,
Thorsten
[1] git://git.typo3.org/TYPO3v4/Extensions/phpunit.git
--
Thorsten Kahler
TYPO3 v4 Core Team member
TYPO3 ... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-team-core
mailing list