+ Reply to Thread
Results 1 to 1 of 1

Thread: PHPUnit & Zend_Test with ZF 1.8

  1. #1
    mark2331 is offline Senior Member
    Join Date
    Oct 2008
    Location
    Los Angeles, CA
    Posts
    109

    Default PHPUnit & Zend_Test with ZF 1.8

    To get PHPUnit & Zend_Test working with zend framework 1.8, follow these links:

    For use with Zend Framework 1.8:
    Set up a Zend Framework application using Zend_Application (including PHPUnit setup) mafflog

    For use with versions before 1.8, view Matthew's post - this article is also a good overview, and it's an easy read:
    Setting up your Zend_Test test suites - phly, boy, phly

    For an example, as well as a more in-depth look at creating test cases:
    tests/controllers/IndexControllerTest.php at b796ad0e5905e46b312a5b904a2a80c3ed8ff808 from weierophinney's pastebin - GitHub
    Last edited by mark2331; 06-16-2009 at 04:13 PM.

+ Reply to Thread

Similar Threads

  1. ZF 1.9.6 and PHPUnit
    By alix.bergeret in forum Integration with Third party tools
    Replies: 0
    Last Post: 02-19-2010, 09:32 AM
  2. Zend_Controller_Front and PHPUnit
    By cepa in forum Model-View-Controller (MVC)
    Replies: 0
    Last Post: 12-16-2009, 10:56 AM
  3. Can't get the phpUnit to work
    By staar2 in forum General Q&A on Zend Framework
    Replies: 1
    Last Post: 04-22-2008, 02:05 PM
  4. PHPUnit
    By mel in forum General Q&A on Zend Framework
    Replies: 1
    Last Post: 04-18-2008, 05:36 PM
  5. How do you write PHPUnit tests for ZF?
    By Vincentt in forum General Q&A on Zend Framework
    Replies: 3
    Last Post: 07-10-2007, 04:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts