Introduction to BDD with Codeception

Thanks to the BDD approach we have solved the communication problems between business and technical teams. It promotes the use of automated testing to verify all requirements of a project and by combining it with frameworks like Codeception we can create and run the tests automatically, writing the story using a common language: ‘Gherkin’.