ephemient
kotlin { targets.withType<KotlinTargetWithTests<*, KotlinTargetTestRun<*>>>().configureEach { testRuns.withType<KotlinTaskTestRun<*, *>>().configureEach { executionTask.configure { testLogging.setExceptionFormat("FULL") } } } }
kotlin-gradle-plugin-api
KotlinTaskTestRun
kotlin-gradle-plugin
Vampire
tasks.withType
tapchicoma
A modern programming language that makes developers happier.