Automation Tesing a REST API with Mocha

  • A step by step workshop demonstrating how to automation test a REST API with mocha.

    This workshop will include a ‘hand’s on’ demonstration of how to automate a REST API, explaining how to use Mocha to automate specific API requests (GET, POST, PUT, PATCH, DELETE).

    Key Learnings will include, what is a REST API, installation of Mocha, Getting Started with Mocha, Writing automation tests in Mocha for each of our API requests followed by execution and reporting.

    All code samples will be made available for attendees after Testing Talks Conference.