Mastering REST API Tests With Codeception

Everything is an API these days. Unlike web interfaces, APIs can’t be tested manually, by hand. There is no other option than to write automated tests. Codeception provides the best set of tools to test REST effectively. Come to this tutorial to learn how to make stable APIs with tests.

In this session we will cover:

  • using REST module with PhpBrowser or a framework of choice
  • testing data structures with JSONPath and JSONType
  • authentication in tests
  • managing test data
  • extending Codeception to validate responses with JSONSchema or Swagger
Powered by Khore by Showthemes