impy88 / mailosaur-node

Mailosaur Node.js Client Library

Home Page:https://mailosaur.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Build Status

Installation

Install Mailosaur via npm

npm install mailosaur --save-dev

Documentation 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 test

Contacting us

You can get us at support@mailosaur.com

About

Mailosaur Node.js Client Library

https://mailosaur.com

License:MIT License


Languages

Language:JavaScript 98.4%Language:HTML 1.6%