Mailosaur allows you to automate tests involving email. Allowing you to perform end-to-end automated and functional email testing.
pip install mailosaur
Mailosaur's documentation includes all the information and usage examples you'll need.
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
You can get us at [email protected]
Copyright (c) 2016 Mailosaur Ltd Distributed under MIT license.