### Use case Currently ```` generateDataBuilders.set(true) ```` can only be globally enabled, this leads to data builders ending up in production code which is not optimal. ### Describe the solution you'd like It would be great to have a way to only enable them for tests