Video thumbnail for Bootstrapping Codeception [2/24] Codeception & Symfony2

Bootstrapping Codeception [2/24] Codeception & Symfony2

Feb 15, 2023
Watch the rest of the series at: https://www.codereviewvideos.com/course/codeception-and-symfony-2 Now that we have all the required Codeception files successfully downloaded and available, we can complete the Bootstrap process. This is super quick and easy, and will ensure each of our test suites (unit, acceptance, functional, and any custom ones you subsequently create) will have access to the required code to successfully execute a test run.
#Software Utilities