Testing Emails with Mailslurp is super easy and can be done in seconds using their APIs or SDKs. Their pricing also offer a free version to get started to make some examples and first tests.
To check email workflows with Mailslurp we will use their official cypress plugin:
- Install the package "cypress-mailslurp" with
yarn add cypress-mailslurp
- Write some tests to test out the plugin: tesla-updates.cy.ts