https://github.com/activecampaign/fakebounce
bounce generating tool
https://github.com/activecampaign/fakebounce
qa qatools
Last synced: about 1 year ago
JSON representation
bounce generating tool
- Host: GitHub
- URL: https://github.com/activecampaign/fakebounce
- Owner: ActiveCampaign
- Created: 2020-08-12T09:34:08.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T14:15:19.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T16:08:15.094Z (about 1 year ago)
- Topics: qa, qatools
- Language: Ruby
- Homepage:
- Size: 37.1 KB
- Stars: 3
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FakeBounce
Tool for generating bounces for testing purposes.
## Usage
Please see the wiki for quick start tutorial and instructions how to generate bounce for sent email messages within Postmark.
## Installation
You can use the library with a Bundler.
With Bundler:
``` ruby
gem 'fakebounce', git: 'https://github.com/ActiveCampaign/fakebounce.git'
```
## License
FakeBounce library is released under the [MIT](http://www.opensource.org/licenses/mit-license.php) license.