Last Updated: February 25, 2016
·
434
· kangguru

testing emails in development

if your annoyed by debugging emails in your terminal or spamming our own email inbox. well… there's hope:

  • mailcatcher catches emails in development and presents in a simple web frontend.
  • mailtrap.io catches emails in development and presents in a simple web frontend.
  • MockSMTP catches emails in development and presents them in a simple client.
  • LetterOpener Preview email in the browser instead of sending it.

i guess there are even more great solutions…