Installing Codeception in Your Symfony 2 Project


In this beginner friendly episode we will look into how you can use Composer to add the files that Codeception 2.0 requires to our existing Symfony 2 project.

This isn't technically installing Codeception, rather, it is pulling the latest code from the Codeception project into our development environment so that we can begin to use it for our tests.

Code For This Course

Get the code for this course.

Code For This Video

Get the code for this video.

Episodes