Symfony2 and Codeception - [1/24] - Installing
893 views
Feb 15, 2023
Watch this full series on Codeception and Symfony 2 at https://codereviewvideos.com/course/codeception-and-symfony-2 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.
#Programming
#Software