FakeMail Ruby Gem

FakeMail is a tool for generating fake email content for testing. It was created out of the need to have a way to quicky and easily generate fake email content.

It is heavily inspired by the fake data generator tool Faker.

Usage

Please see the wiki for detailed instructions about how to use the tool.

Installation

You can use the library with a Bundler.

With Bundler:

gem 'fakemail', git: 'https://github.com/ActiveCampaign/fakemail.git'

Issues & Comments

Feel free to contact us if you encounter any issues with the library. Please leave all comments, bugs, requests and issues on the Issues page.

License

FakeMail library is released under the MIT license.