Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.7
-
Component/s: Zend_Application, Zend_Test_PHPUnit
-
Labels:None
Description
A class Zend_Test_PHPUnit_ApplicationTestCase should be added that allows to test your MVC application with a given Zend_Application instance.
There is lots of buzz and questions on the mailing lists on how to get Zend App running with Zend Test and it seems not to be an easy task, so we should offer the convenience there.
Benjamin please see my other issue here: http://framework.zend.com/issues/browse/ZF-7839
The goal is the same I believe.