In this video we look at how PHPUnit can be used out of the box with Symfony2. We cover the settings of phpunit, how to run it, what to expect with the default output, and how to start adding tests of our own. Also, data providers - because they are awesome.