To accompany the new support for a main class in src/test/java, we should add a new bootTestRun task to the Gradle plugin. This task will find the main class from the test source set's output and run that main class using the test source set's runtime classpath.