elect
05/20/2020, 12:31 PMAdd io.kotest:kotest-runner-console-jvm to your build to execute tests using the kotest plugin. Required version is 4.1 or higher.
sam
05/20/2020, 12:47 PMelect
05/20/2020, 12:48 PMsam
05/20/2020, 12:48 PMelect
05/20/2020, 12:50 PMsam
05/20/2020, 12:54 PMelect
05/20/2020, 12:54 PMAdd io.kotest:kotest-runner-console-jvm to your build to execute tests using the kotest plugin. Required version is 4.1 or higher.
io.kotest:kotest-kotest-runner-console-jvm-jvm:4.1.0.251-SNAPSHOT
-jvm
moresam
05/20/2020, 12:56 PMelect
05/20/2020, 12:56 PMsam
05/20/2020, 12:56 PMelect
05/20/2020, 12:57 PMlistOf("runner-junit5", "assertions-core", "kotest-runner-console"/*, "property"*/).forEach {
testImplementation("io.kotest:kotest-$it-jvm:$kotestVersion")
}
Add io.kotest:kotest-runner-console-jvm to your build to execute tests using the kotest plugin. Required version is 4.1 or higher.
sam
05/20/2020, 1:00 PMelect
05/20/2020, 1:00 PMNothing here
val kotestVersion = "4.1.0.293-SNAPSHOT"
sam
05/20/2020, 1:01 PMelect
05/20/2020, 1:01 PMmaven("<https://oss.sonatype.org/content/repositories/snapshots/>")
sam
05/20/2020, 1:01 PMelect
05/20/2020, 1:02 PMsam
05/20/2020, 1:02 PMelect
05/20/2020, 1:02 PMsam
05/20/2020, 1:02 PMelect
05/20/2020, 1:03 PMsam
05/20/2020, 1:03 PMelect
05/20/2020, 1:04 PMsam
05/20/2020, 1:04 PMelect
05/20/2020, 1:04 PMsam
05/20/2020, 1:05 PMelect
05/20/2020, 1:06 PMsam
05/20/2020, 1:06 PMelect
05/25/2020, 9:23 AMsam
05/25/2020, 1:47 PM