Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
mailhog-awesome
NodeJS mailhog client library for email end-to-end testing, written in TypeScript.
https://github.com/derbenoo/mailhog-awesome
Last synced: 4 days ago
JSON representation
-
:wave: Description
- mailhog - to-end testing. While an HTTP API is offerend for implementing tests (e.g. "expect that the reset password email was retrieved"), it is very limited in its capabilities and is not well suited for writing tests. The `mailhog-awesome` package attempts to solve these issues by providing an API that enables developers to write simple and robust email tests.