How can I unit test a Joomla 1.5 or 1.6 module with PHPUnit?
问题 I can not find a tutorial on the subject. Before running the unit test, the Joomla framework must be loaded ... A code example would be welcome, thanks ! 回答1: You might be looking for the official Joomla Unit Testing Documentation - It contains example tests and more stuff to help you getting started. 来源: https://stackoverflow.com/questions/6559553/how-can-i-unit-test-a-joomla-1-5-or-1-6-module-with-phpunit