Plugins You can find out about all the publicly available Grails plugins.

Build Test Data Plugin

  • Tags : testing, data, domain
  • Latest : 2.0.5
  • Last Updated: 23 May 2013
  • Grails version : 2.0.0 > *
18 votes

4% of Grails users

Enables the easy creation of test data by automatic inspection of constraints. Any properties that are required have their constraints examined and a value is automatically provided for them. Read more

Dependency :
compile ":build-test-data:2.0.5"

Documentation Issues

Greenmail Plugin for Grails

  • Tags : testing, mail
  • Latest : 1.3.4
  • Last Updated: 02 April 2013
  • Grails version : 1.3.0 > *
3 votes

Provides a wrapper around GreenMail (http://www.icegreen.com/greenmail/) and provides a view that displays 'sent' messages Read more

Dependency :
compile ":greenmail:1.3.4"

Documentation

Domain Expectations

  • Tags : testing
  • Latest : 0.6.1
  • Last Updated: 08 March 2012
  • Grails version : 1.1
1 vote

A test framework that allows you to test your domain/command constraints by defining expectations within a unit test or integration test. Read more

Dependency :
compile ":domain-expectations:0.6.1"

Documentation Source

Previous1234Next