Codeception is a full stack testing framework. It is widely used by various PHP companies (3+ million downloads on Packagist). What does it offer to you and how can it improve your testing experience? Codeception has smooth integration with all PHP frameworks and provides a clean DSL for scenario-driven testing. You will learn how to make:

* user-driven web site tests with Codeception and Selenium
* how to organize complex tests with PageObjects and StepObjects
* how to write and execute feature files (BDD) with Codeception
* how to test web applications effectively
* what makes a perfect API test
* how to extend Codeception

Comments

Comments are closed.

Very good Talk