[TYPO3-mvc] PHPUnit & PHPStorm & Extbase

Henjo Hoeksma me at henjohoeksma.nl
Thu Mar 1 15:39:47 CET 2012


Hi list,

I would like to make the switch from running unit tests from inside a TYPO3
installation to running them from within PhpStorm.

I found several resources on achieving this:

[1] This suggests a full typo3 setup (tested, and works but not completely
the way I like - see below)
[2] This is for use in FLOW3 applications (not tested, seen in action and
would like something like this for Extbase extensions)

I have my projects mostly not directly attached in a full TYPO3 system,
that is not where I am working from. After a commit that I make I sync it
to my local development instance. I would like to run the tests before my
commit though.

Any suggestions on how to set this up like [2] but working for standalone
extbase extensions? Or should I really go back to working from within my
local development sites?

[1]
http://wiki.typo3.org/Using_the_PHPUnit_extension_for_TYPO3_v4_in_PhpStorm
[2]
http://blog.k-fish.de/2011/12/setting-up-phpstorm-for-use-as-flow3_19.html

Thanks in advance for your thoughts! Keeping to improve workflows!

Kind regards,

Henjo

Problems are small because we learned how to deal with them.
Problems are big because we need to learn how to deal with them.


More information about the TYPO3-project-typo3v4mvc mailing list