Thursday, June 23, 2011

fixtures - Grails build-test-data - Stack Overflow

fixtures - Grails build-test-data - Stack Overflow

Is it advisable to use the build-test-data plugin to load the bootstrap (seed/initial) data for an application. The plugin tutorial is excellent at http://bitbucket.org/tednaleid/grails-test-data/wiki/Home , but only mention about loading test data. There is a section about TestDataConfig , which allows to set default data. But is it a viable option if the data needs to persist in a larger scale, with complex relations.\ thanks.

No comments:

Post a Comment