cedric
05/13/2016, 1:53 PMchristophsturm
05/13/2016, 1:54 PMcedric
05/13/2016, 1:55 PMcedric
05/13/2016, 1:55 PMchristophsturm
05/13/2016, 1:58 PMchristophsturm
05/13/2016, 1:59 PMcedric
05/13/2016, 2:05 PMcedric
05/13/2016, 2:05 PMcedric
05/13/2016, 2:05 PMchristophsturm
05/13/2016, 2:08 PMcedric
05/13/2016, 2:09 PMcedric
05/13/2016, 2:09 PMchristophsturm
05/13/2016, 2:10 PMchristophsturm
05/13/2016, 2:10 PMchristophsturm
05/13/2016, 2:10 PMchristophsturm
05/13/2016, 2:11 PMchristophsturm
05/13/2016, 2:11 PMchristophsturm
05/13/2016, 2:11 PMcedric
05/13/2016, 2:12 PM@Test fun test() {
createServer().use {
// test
}
// server gets automatically stopped
}
christophsturm
05/13/2016, 2:13 PMchristophsturm
05/13/2016, 2:14 PMchristophsturm
05/13/2016, 2:15 PMigor.korotenko
05/16/2016, 3:51 PMlazy
there? annotation?
lazy val server = DockerServerUtils.runningServer()
christophsturm
05/17/2016, 7:28 AMigor.korotenko
05/17/2016, 2:57 PMval x by lazy {}
hastebrot
05/18/2016, 6:06 AMraniejade
05/18/2016, 6:13 AMjunit-engine-api
and junit-launcher
https://github.com/ota4j-team/opentest4j/issues/11, maybe you guys can share your thoughts.marc
05/20/2016, 10:06 AMmarc
05/20/2016, 10:07 AMtestCompile(group: 'org.jetbrains.spek', name: 'spek', version: '1.0.9', ext: 'pom')
marc
05/20/2016, 10:07 AMrepositories {
mavenCentral()
maven {
url "<http://repository.jetbrains.com/all>"
}
}