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
- Host: GitHub
- URL: https://github.com/dragonbe/zfunittest
- Owner: DragonBe
- Created: 2010-08-02T08:30:25.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-02-12T22:18:31.000Z (over 15 years ago)
- Last Synced: 2024-05-01T20:00:27.559Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://www.dragonbe.com/p/zfunittest.html
- Size: 337 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
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