driver733 / gradle-kotlin-setup-plugin

Gradle plugin for setting up Kotlin dependencies, plugins and build settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add SpekFramework

driver733 opened this issue · comments

    testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.9")
    testRuntimeOnly("org.spekframework.spek2:spek-runtime-jvm:2.0.9")