[TYPO3-dev] PHP Unit not finding unit tests

François Suter fsu-lists at cobweb.ch
Mon Nov 4 16:22:33 CET 2013


Hi all,

I have a question regarding unit tests in a namespaced-environment 
(TYPO3 6.1). I created an extension with the Extension Builder, which 
means I already have skeleton tests classes for all my models in a 
folder Tests/Unit/Domain/Model.

I have now added some utility classes in Classes/Calculation and tried 
to add a test in Tests/Unit/Calculation., but extension phpunit still 
only sees the tests in Tests/Unit/Domain/Model.

Am I missing some convention for my test classes to be found?

Cheers

-- 

Francois Suter

Work: Cobweb Development Sarl - http://www.cobweb.ch

TYPO3: Help the project! - http://typo3.org/contribute/

Appreciate my work? Support me -
http://www.monpetitcoin.com/en/francois/support-me/




More information about the TYPO3-dev mailing list