Today's Testing Tools
Testing is a part of your development workflow even if you've never written a single unit test. Automated testing will definitely help improve the quality of your code. This is not a surprise to most of us. Today we have access to tools and frameworks that make writing automated tests easier. In this session we'll look at when and how to use tools available for web developers including PHPUnit, Mockery, Behat, Mink, Jasmine, zombie.js, Siege, Sproxy, and more.
10
votes