profi
by Michael Bodnarchuk

There are lots of people talking about testing in PHP but you still do not run automated tests on your project? Why so? Probably you don't know how to start or how to migrate your legacy codebase to it. From this talk you will learn the difference between all kind of tests (acceptance, functional, integration, unit), where and how to use them, with pros and cons. You will also learn about popular PHP tools (PHPUnit, Codeception) which will help you getting along the testing process. We will talk about how to "sell testing" to the most conservative managers, and how to make testing process fun for developers and QA team.