Skip to content

SigmaForge/mailosaur-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailosaur Python 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

pip install mailosaur

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:

pip install -r requirements.txt

export MAILOSAUR_MAILBOX_ID=yourmailbox
export MAILOSAUR_API_KEY=yourapikey

nosetests

Contacting us

You can get us at [email protected]

License

Copyright (c) 2016 Mailosaur Ltd Distributed under MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%