Talk comments

Very interesting topic, a mix between own experience & interest. It fitted my expectations and love to see more of such talks.

I liked you talk and hope to use in my next project. However, there Jquery isn't used, but MooTools, so I need ways to do similar things in that framework.

Great talk about unittesting. Although i don't have any experience with Zend Framework, i could still follow the examples. Too bad we don't use ZF here, but we will be using unittesting in the future.

Great talk and very well prepared!

A few side notes:
- Maybe it's a good idea to first ask the audience some questions about whether they know about unittesting and have experience with unittesting in PHP. To get a good feel about the knowledge in your audience
- You might want to consider to relate the assert functions to the appropriate PHPUnit functions for people that already know PHPUnit
- I was wondering why you choose QUnit and not one of the other unittesting frameworks you mentioned in the beginning. Might be good to explain that next time.

It was also great how you answeerd my question at the end by just trying it out. I didn't notice this was your first time speaking.

It gave me some new insights in good & bad practice. Clear examples and a extra motivation to keep unit testing my projects!

Good talks, learned some interesting stuff. Only downside: you were rushing through it. Needed to catch my breath after your talk.

Slow it down and you'll have yourself a perfect talk.

Lovely talk! The content and the buildup was great and it's cool to see that xunit is finding it's way to Javascript. I also loved the automated testing on various browers.

Now that you presented it for the first time, you can focus on delivery. Just be relaxed and try to generate some crowd interaction and you'll be just fine.

Conference material !

Great talk, with some real life examples so you see how you can test your own code right away.

I love it when there is some code in a talk. Next time, don't be so nervous before giving it ;). It was a very good presentation. Explaining everything from start to finish.

Very motivating talk on doing Unit Testing: no excuses!