@inxconnect/mailosaur
v5.0.8
Published
Mailosaur API client library.
Readme
Mailosaur Node.js Client Library
Mailosaur allows you to automate tests involving email. Allowing you to perform end-to-end automated and functional email testing.
Installation
Install Mailosaur via npm
npm install mailosaur --save-devDocumentation and usage examples
Mailosaur's documentation includes all the information and usage examples you'll need.
Running tests
Once you've cloned this repository locally, you can simply run:
npm install
export MAILOSAUR_API_KEY=your_api_key
export MAILOSAUR_SERVER=server_id
npm testContacting us
You can get us at [email protected]
