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 Test Data

Java CI

Build Test Data Grails Plugin

Grails 7.x or later

testImplementation 'io.github.longwa:build-test-data:6.0.0-M1'

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

Grails 5.x through 6.x

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