Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.42 KB

File metadata and controls

16 lines (14 loc) · 1.42 KB

Refactoring using Codeception

This is the source code related to the talk given at ZendCon 2014. Every commit is a another level of features that Codeception provides

  • Create a simple acceptance test link
  • Use step logic link
  • Use pageobject logic link
  • Create your own assertions link
  • Compare 2 versions link
  • How to configure user specific settings link
  • Testing a REST API link
  • Testing API versions link
  • Custom suite for server migration test link
  • Remote file testing via SSH link