mkobit
11/05/2016, 4:02 PM3.3-20161103000027+0000
). the build.gradle
only has wrapper
task configurationmkobit
11/05/2016, 4:28 PMbuild.gradle
in above examplemkobit
11/07/2016, 3:30 PM1.1.19
an “EAP” version?hhariri
mkobit
11/07/2016, 3:44 PM1.1.19
of the spek-unit-platform-engine
isnt available on Bintray (https://jcenter.bintray.com/org/jetbrains/spek/)hhariri
ery
11/08/2016, 12:20 PM./gradlew junitPlatformTest
but it does not find anything. How do I tell gradle to run the spek tests?ery
11/08/2016, 12:25 PMkotlin_version = ‘1.0.4’
and classpath ‘org.junit.platform:junit-platform-gradle-plugin:1.0.0-M2’
vint
11/08/2016, 6:21 PMhhariri
michaelbannister
11/15/2016, 6:19 PMkittinunf
11/15/2016, 8:09 PMon
, and it
as in fon
and fit
? I thought Spek used to support it , but now it seems like I couldn't find them anymore?artem_zin
11/17/2016, 1:08 AMf
anymore, but with Spek plugin for IntelliJ you can run branches of test tree from IDE, there is a run button near to on/it/etc
ery
11/18/2016, 1:50 PMery
11/18/2016, 1:53 PMchristophsturm
11/18/2016, 2:02 PMtodd.ginsberg
11/25/2016, 2:53 PMgoncalossilva
11/25/2016, 8:01 PMjdiaz
11/26/2016, 12:19 PMjdiaz
11/26/2016, 12:20 PMjdiaz
11/26/2016, 12:29 PMraniejade
11/26/2016, 3:45 PMjdiaz
11/26/2016, 8:04 PMit
jdiaz
11/26/2016, 8:04 PMjdiaz
11/26/2016, 8:04 PMjdiaz
11/27/2016, 10:54 AMWorking directory
of default Spek run configuration work for you? My new configurations aren't being populated with that field