Hi all. Just out of curiosity; how are you guys populating your test DBs before running tests? Has anyone written something brilliant to do it with e.g. .yml-files (via Cayenne)? Are you doing it via SQL-scripts? In code perhaps?
I’m currently creating my test DBs in code (using Cayenne) and it becomes cumbersome when they reach a certain size :). Cheers, - hugi