03.Jun.2011 at 07:49 by Anonymous
Sometimes I had the expression that there are better solutions as shown and some of the examples encouraged a wrong usage of PHPUnit. But overall a nice talk.
Bastian Feder (01.Jun.2011 at 14:15)
Talk at International PHP Conference 2011 Spring Edition (English - UK)
A lot of people using PHPunit for testing their source code. While I was observing my team I recognized most of them are only using the standard assertions like 'assertEquals()' and are complaining about how hard it is to test the code even when the tests are written first. This talk is about all the stuff not used on a daily basis and it digs deep into uncommon features of PHPUnit.
Quicklink: https://joind.in/3518
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?
03.Jun.2011 at 07:49 by Anonymous
Sometimes I had the expression that there are better solutions as shown and some of the examples encouraged a wrong usage of PHPUnit. But overall a nice talk.
01.Jun.2011 at 13:54 by Christof Damian via api
Quick overview of rarely used features of phpunit. Good introductionary talk.