View on GitHub

examples

Email testing and SMS verification examples using MailSlurp and a wide range of frameworks.

MailSlurp ReadyAPI demonstration

This project shows you how to use the MailSlurp REST API to create email accounts and receive OTP codes within ReadyAPI test cases.

Setup

From scratch

To start your own project

How it works

This demo runs a test against a demo app with a sign-up and confirmation user flow. We can sign up with an email address and the app sends us a confirmation code that we must submit to confirm the user account. The steps are as follows: