Ecosyste.ms: Awesome
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 month 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-12T22:18:31.000Z (almost 14 years ago)
- Last Synced: 2024-05-01T20:00:27.559Z (8 months 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-18Enjoy,
Michelangelo "DragonBe" van Dam