24.Sep.2009 at 15:07 by Rob Allen
+1!
Michelangelo van Dam (20.Oct.2009)
Talk at ZendCon 2009 Uncon (English - US)
Unit testing is still the black magic for most developers, especially when combining it with a library like Zend Framework. In order to show that Zend Framework unit testing is not hard at all, this presentation will tell how to test a real Zend Framework application (a simple blog) and how you can create better code by writing tests first.
Quicklink: https://joind.in/638
Slides: Unit Testing with Zend Framework
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
28.Sep.2009 at 15:58 by Guilherme Blanco
I'm +1!
Wonder if there'll be exposed a way to integrate phpunit running from CLI (with filtering support) and using same code to run on ZendStudio!
01.Oct.2009 at 07:20 by Michelangelo van Dam
@Anonymous2
Although my talk will approach UT from a developer's perspective, I do think that the end part of my talk will show developers, managers and customers the importance of unit testing.
@guilhermeblanco
The examples in my presentation all use PHPUnit from command line, so I am sure you're going to love this talk. I haven't tried the examples from within Zend Studio, but if I do find some time I will look into it.
@weierophinney and @akrabat
I hope you guys can give me some pointers to do the job better, since I want to learn from great minds like yourself.
24.Sep.2009 at 14:43 by Matthew Weier O'Phinney
+1!