Skip to content

Latest commit

 

History

132 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenMail Plugin for Grails

Maven Central License CI

Runs a mock GreenMail SMTP server inside a Grails application during development and test, so mail your application sends is captured instead of delivered. Captured messages can be asserted on from integration tests, or browsed in a running application at /greenmail.

Installation

dependencies {
    testImplementation 'io.github.gpc:greenmail:7.0.1'
}

Documentation

Full documentation — installation, configuration, integration testing, and the web interface — is published at:

https://gpc.github.io/greenmail/

Contributing

See CONTRIBUTING.md for how to set up a development environment and submit changes.

License

Released under the Apache License, Version 2.0.

About

Adds an in memory SMTP server to grails apps for testing email sending

Resources

Contributing

Stars

16 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages