Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.11.2
-
Component/s: None
-
Labels:None
Description
Since we now have a phpunit.xml file that loads the TestHelper.php file, it is no longer required to include the file in each and every test.
Issue Links
| This issue is related to: | ||||
| ZF-2583 | Include TestHelper in any independent test suite and test class |
|
|
|
We've done this in the ZF2 branch already; I'm not sure it's worth the effort to do it in the ZF1 branch – it took a good week or more poking around to determine what test cases were failing due to never before being referenced, etc. I'd personally suggest skipping this for now.