An open API service indexing awesome lists of open source software.

https://github.com/dragonbe/zfunittest

Demo application to explain unit testing with Zend Framework 1.8 or higher
https://github.com/dragonbe/zfunittest

Last synced: about 1 year ago
JSON representation

Demo application to explain unit testing with Zend Framework 1.8 or higher

Awesome Lists containing this project

README

          

Unit testing after Zend Framework 1.8
-------------------------------------

This is a demo application used for my presentation on unit testing Zend
Framework application after version 1.8 of the framework.

You can find the slides back on slideshare.net:
http://www.slideshare.net/DragonBe/unit-testing-after-zf-18

Enjoy,

Michelangelo "DragonBe" van Dam