Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 482 Bytes

README.tpl.md

File metadata and controls

13 lines (9 loc) · 482 Bytes

Cypress MailSlurp plugin example

How to use MailSlurp with Cypress JS. Loads a demonstration app, signs up with a new email address, receives confirmation code, extracts code and submits. Sees welcome screen.

Documentation

Run tests

API_KEY=your-api-key make test

Example test

{{{<gen_typescript_cypress_plugin_full>}}}