Sep 24, 2009, 14:43 by weierophinney
+1!
Michelangelo van Dam (Oct 20, 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: http://joind.in/638
Slides: Unit Testing with Zend Framework
Sep 24, 2009, 14:56 by Anonymous
Hopefully this will explain managers etc. that unit testing isn't wasted time at all...
Sep 28, 2009, 15:58 by guilhermeblanco
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!
Oct 1, 2009, 07:20 by DragonBe
@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.
Oct 12, 2009, 16:47 by Anonymous
I would definitely be interested in this sesh.
Oct 18, 2009, 17:44 by Anonymous
looking forward to this
Sep 24, 2009, 14:34 by Anonymous
UT and ZF together? Intriguing for this audience.