pablocantero.com
Test emails with automated testing tools · Pablo Cantero
http://www.pablocantero.com/blog/2015/08/05/test-emails-with-automated-testing-tools
Test emails with automated testing tools. Calls it UI tests, Selenium. Calls it web browser automated tests, Capybara. Calls it acceptance tests. Despite how they call it, if you use a testing tool, that browses web pages and you would like to test the emails being sent during the tests, but you dont know how, this post is for you. Most people (so do I), dont test the emails being sent or rely on mocks:. Mocking can be fine, if you assume that the framework to send emails. Usually through a Slack webhook.
pablocantero.com
Projects · Pablo Cantero
http://www.pablocantero.com/projects/index.html
Test your HTML emails before sending them. PutsMail became the most popular tool to test HTML emails, and was acquired by Litmus. PutsReq lets you record HTTP requests and simulate responses like no other tool available. PutsBox makes email integration tests easy. Super efficient AWS SQS. Message processor for Ruby. Ruby CLI for InfluxDB. Mongo profiling tool which matches queries with code. Query params based searching for MongoDB. Plugin to format Date outputs using JavaScript. All open source projects.