Skip to content

Latest commit

 

History

History

mailslurp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Mailslurp

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.

Examples

How does it work?

To check email workflows with Mailslurp we will use their official cypress plugin:

  1. Install the package "cypress-mailslurp" with
yarn add cypress-mailslurp
  1. Write some tests to test out the plugin: tesla-updates.cy.ts

Support and Sponsors