Test your code like a pro – PHPUnit in practice – preparation guide
As promised, here’s a quick guide that will allow you to prepare for my “Test your code like a pro … Read More “Test your code like a pro – PHPUnit in practice – preparation guide”
As promised, here’s a quick guide that will allow you to prepare for my “Test your code like a pro … Read More “Test your code like a pro – PHPUnit in practice – preparation guide”
I’ve got some good news for the people that already have decided to attend my tutorial “Test your code like … Read More “The Grumpy Programmer’s Book at PHPNW12”
PHP NW12 conference is nearly upon us, so I guess it’s about time to tell you more about the workshop … Read More “Test your code like a pro – PHPUnit in practice at PHPNW12”
A recent discovery. If you found yourself upgrading from PHPUnit 3.5.x to PHPUnit 3.6.x be aware of a subtle change. assertEquals() … Read More “PHPUnit assertion gotcha”
Inspired by a conversation at the office couple of days ago with a slightly bald software developer from the UK … Read More “Autotesting with watchr, growl and PHPUnit”
I have received a lot of positive feedback after my The Journey towards Continuous Integration talk at PHP NW 2010 … Read More “Sonar for PHP coming”
The newest version of phpUnderControl has now basic support for PHP_Depend. With PHPUnit deprecating support for metrics, it’s just about … Read More “Integrate PHP_Depend with phpUnderControl”