build-test-data icon indicating copy to clipboard operation
build-test-data copied to clipboard

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.

Build Status

Build Test Data Grails Plugin

Grails 5.x or later

testImplementation 'io.github.longwa:build-test-data:5.0.0'

Note: The Group ID has changed but the internal package name remains grails.buildtestdata.*

http://longwa.github.io/build-test-data/index

Grails 3.3 through 4.0.x

testCompile 'org.grails.plugins:build-test-data:4.0.0'

http://longwa.github.io/build-test-data/index

Grails 2.4 - 3.2

testCompile 'org.grails.plugins:build-test-data:3.3.1'

https://github.com/longwa/build-test-data/wiki