Dear gradle plugin authors. While working on my npm-publish plugin I've discovered how painful it is to write gradle files for functional tests efficiently. So I've written a single-file DSL for you to drop-in to you projects that puts at least some formatting/validation on gradle buildscript generation. It could be used for any kotlin file generation as well. Here's a
snippet and I'm looking forward to hearing your thoughts!