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: 22 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