Skip to content

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.

License

Notifications You must be signed in to change notification settings

longwa/build-test-data

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published