This month's meetup will be held at the welcoming venue of Pink Web Applications. They have become great supporters of PHPAmersfoort which we greatly appreciate. They celebrated their 12 year anniversary on October 31st, on behalf of PHPAmersfoort we wish to congratulate them!

Schedule
19:00 - 19:15 Welcome
19:15 - 19:30 Opening presentation
19:30 - 20:30 Jeroen van Dijk - Refactoring using Codeception
20:30 - 20:35 Raffle: ebook of A Year With Symfony by Matthias Noback and 6 x $50 DigitalOcean coupons
20:45 - ??:?? Drinks and social interaction

Refactoring using Codeception
You must have heard from unit testing… if not, then this really is talk for you! If you do know unit testing, then you might also have had that hurdle… where to start? And in the end, ending up having little unit tests for your application despite your efforts. And then that change request comes in… right on that complex piece of code. How are you going to refactor while maintaining all those ‘undocumented’ business rules? In this talk I’ll show how Codeception can leverage the developer to refactor visuals aspects of an application, maintaining backwards compatibility on API changes and even can assist in moving to a whole different server infrastructure.